menu
spinach_core package
documentation
commons/dtos/EntityLocation.dart
LocationInFo
LocationInFo.new constructor
LocationInFo.new constructor
dark_mode
light_mode
LocationInFo
constructor
LocationInFo
(
String
placeId
,
String
name
,
String
type
,
String
distance
,
String
address
,
LatLng
latLng
,
)
Implementation
LocationInFo(this.placeId, this.name, this.type, this.distance, this.address, this.latLng);
spinach_core package
documentation
commons/dtos/EntityLocation
LocationInFo
LocationInFo.new constructor
LocationInFo class