aves_mio0.31/lib/remote/remote_origin.dart
2026-07-18 13:39:22 +02:00

3 lines
56 B
Dart

class RemoteOrigin {
static const int value = 1000;
}