menu
nepal_administrative_division package
documentation
nepal_pdc_model/local_level.dart
LocalLevel
LocalLevel constructor
LocalLevel constructor
dark_mode
light_mode
LocalLevel
constructor
LocalLevel
(
{
int
?
id
,
int
?
districtid
,
String
?
text
,
String
?
textNp
,
})
Implementation
LocalLevel({this.id, this.districtid, this.text, this.textNp});
nepal_administrative_division package
documentation
nepal_pdc_model/local_level
LocalLevel
LocalLevel constructor
LocalLevel class