menu
location_reader package
documentation
domain/entities/location_entity.dart
LocationEntity
LocationEntity.fromJson factory constructor
LocationEntity.fromJson factory constructor
dark_mode
light_mode
LocationEntity.fromJson
constructor
LocationEntity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LocationEntity.fromJson(Map<String, dynamic> json) => _$LocationEntityFromJson(json);
location_reader package
documentation
domain/entities/location_entity
LocationEntity
LocationEntity.fromJson factory constructor
LocationEntity class