4 lines
80 B
Dart
4 lines
80 B
Dart
class AppViewParameterKeys {
|
|
static const String deviceList = "deviceList";
|
|
|
|
} |