menu
sonare_foundation package
documentation
models/pub.dart
TownListDto
TownListDto.fromJson factory constructor
TownListDto.fromJson factory constructor
dark_mode
light_mode
TownListDto.fromJson
constructor
TownListDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TownListDto.fromJson(Map<String, dynamic> json) => _$TownListDtoFromJson(json);
sonare_foundation package
documentation
models/pub
TownListDto
TownListDto.fromJson factory constructor
TownListDto class