2025-10-23 22:16:53 +07:00

4 lines
58 B
Dart

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