menu
another_square package
documentation
square_models.dart
LocationResponse
LocationResponse.new constructor
LocationResponse.new constructor
dark_mode
light_mode
LocationResponse
constructor
LocationResponse
(
{
List
<
SquareError
>
?
errors
,
String
?
cursor
,
Location
?
location
,
List
<
Location
>
?
locations
,
})
Implementation
LocationResponse({ this.errors, this.cursor, this.location, this.locations });
another_square package
documentation
square_models
LocationResponse
LocationResponse.new constructor
LocationResponse class