menu
otium_ecommerce
domain/models/username/username_validation_error.dart
UsernameValidationError
UsernameValidationError const constructor
UsernameValidationError
dark_mode
light_mode
UsernameValidationError
constructor
const
UsernameValidationError
(
String
localizationKey
)
Implementation
const UsernameValidationError(this.localizationKey);
otium_ecommerce
username_validation_error
UsernameValidationError
UsernameValidationError const constructor
UsernameValidationError enum