menu
another_square package
documentation
square_models.dart
SquareCoordinates
SquareCoordinates.new constructor
SquareCoordinates.new constructor
dark_mode
light_mode
SquareCoordinates
constructor
SquareCoordinates
(
{
String
?
longitude
,
String
?
latitude
,
})
Implementation
SquareCoordinates({ this.longitude, this.latitude });
another_square package
documentation
square_models
SquareCoordinates
SquareCoordinates.new constructor
SquareCoordinates class