2026-05-12 01:54:24 +07:00

4 lines
70 B
Dart

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