menu
dds package
documentation
dap.dart
LocationsResponse
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
LocationsResponse
fromJson
(
Map
<
String
,
Object
?
>
obj
)
override
Implementation
static LocationsResponse fromJson(Map<String, Object?> obj) => LocationsResponse.fromMap(obj);
dds package
documentation
dap
LocationsResponse
fromJson static method
LocationsResponse class