aves_mio22/lib/remote/remote_origin.dart
2026-04-18 20:05:02 +02:00

3 lines
56 B
Dart

class RemoteOrigin {
static const int value = 1000;
}