menu
flutter_hx_org package
documentation
model/hx_area_code_model.dart
HxAreaCodeModel
HxAreaCodeModel.new constructor
HxAreaCodeModel.new constructor
dark_mode
light_mode
HxAreaCodeModel
constructor
HxAreaCodeModel
(
String
?
code
,
String
?
newCode
,
String
?
name
,
String
?
mark
,
String
?
areadesc
,
)
Implementation
HxAreaCodeModel( this.code, this.newCode, this.name, this.mark, this.areadesc, );
flutter_hx_org package
documentation
model/hx_area_code_model
HxAreaCodeModel
HxAreaCodeModel.new constructor
HxAreaCodeModel class