menu
flutter_location_search2 package
documentation
flutter_location_search2.dart
LocationData
LocationData.fromJson factory constructor
LocationData.fromJson factory constructor
dark_mode
light_mode
LocationData.fromJson
constructor
LocationData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LocationData.fromJson(Map<String, dynamic> json) => _$LocationDataFromJson(json);
flutter_location_search2 package
documentation
flutter_location_search2
LocationData
LocationData.fromJson factory constructor
LocationData class