menu
neom_maps_services package
documentation
domain/models/structured_format.dart
StructuredFormat
StructuredFormat.fromJson factory constructor
StructuredFormat.fromJson factory constructor
dark_mode
light_mode
StructuredFormat.fromJson
constructor
StructuredFormat.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory StructuredFormat.fromJson(Map<String, dynamic> json) => _$StructuredFormatFromJson(json);
neom_maps_services package
documentation
domain/models/structured_format
StructuredFormat
StructuredFormat.fromJson factory constructor
StructuredFormat class