menu
models_weebi package
documentation
common.dart
Phone
Phone.new const constructor
Phone.new const constructor
dark_mode
light_mode
Phone
constructor
const
Phone
(
int
countryCode
,
String
number
)
Implementation
const Phone( this.countryCode, this.number, );
models_weebi package
documentation
common
Phone
Phone.new const constructor
Phone class