aves_mio100/lib/remote/remote_origin.dart
2026-07-06 14:52:45 +02:00

3 lines
56 B
Dart

class RemoteOrigin {
static const int value = 1000;
}