app-starlock/lib/talk/starChart/constant/exception_constant.dart

3 lines
65 B
Dart

class ExceptionConstant{
static const String relay = 'relay';
}