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