4 lines
70 B
Dart
4 lines
70 B
Dart
class LockFunctionNumber {
|
|
static const int remoteUnlocking = 28;
|
|
}
|
class LockFunctionNumber {
|
|
static const int remoteUnlocking = 28;
|
|
}
|