aves_mio18/lib/remote/remote_origin.dart
2026-04-14 09:53:02 +02:00

3 lines
56 B
Dart

class RemoteOrigin {
static const int value = 1000;
}