menu
june_model package
documentation
app/_/_/domain/entity/enum/_new/enum.dart
NewEnum
toStringValue method
toStringValue method
dark_mode
light_mode
toStringValue
method
String
toStringValue
(
)
Implementation
String toStringValue() { return toString().split('.').last; }
june_model package
documentation
app/_/_/domain/entity/enum/_new/enum
NewEnum
toStringValue method
NewEnum enum