flutter-freaccess-hub/lib/shared/enums/enum_throw_exception.dart

2 lines
52 B
Dart

enum EnumThrowException { success, error, warning }