menu
another_square package
documentation
square_models.dart
LocationResponse
LocationResponse.fromJson factory constructor
LocationResponse.fromJson factory constructor
dark_mode
light_mode
LocationResponse.fromJson
constructor
LocationResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LocationResponse.fromJson(Map<String, dynamic> json) => _$LocationResponseFromJson(json);
another_square package
documentation
square_models
LocationResponse
LocationResponse.fromJson factory constructor
LocationResponse class