2025-08-12 15:18:38 +07:00

4 lines
58 B
Dart

class AppConstant {
static const String appName = "";
}