menu
phone_number_picker package
documentation
sim_picker.dart
SimPickerErrorState
SimPickerErrorState constructor
SimPickerErrorState constructor
dark_mode
light_mode
SimPickerErrorState
constructor
SimPickerErrorState
(
{
required
int
errorCode
,
required
String
errorMessage
,
})
Implementation
SimPickerErrorState({required this.errorCode, required this.errorMessage});
phone_number_picker package
documentation
sim_picker
SimPickerErrorState
SimPickerErrorState constructor
SimPickerErrorState class