menu
restsdk package
documentation
openapi.swagger.dart
LocationRequest
LocationRequest.new constructor
LocationRequest.new constructor
dark_mode
light_mode
LocationRequest
constructor
LocationRequest
(
{
String
?
name
,
double
?
lat
,
double
?
lng
,
})
Implementation
LocationRequest({ this.name, this.lat, this.lng, });
restsdk package
documentation
openapi.swagger
LocationRequest
LocationRequest.new constructor
LocationRequest class