menu
anybill_base
anybill_base_models
LocationDto
LocationDto constructor
LocationDto
brightness_4
brightness_5
LocationDto
constructor
LocationDto
(
{
double
?
lat
,
double
?
lng
}
)
Implementation
LocationDto({ this.lat, this.lng, });
anybill_base
anybill_base_models
LocationDto
LocationDto constructor
LocationDto class
Constructors
LocationDto
fromJson
Properties
hashCode
lat
lng
props
runtimeType
stringify
Methods
noSuchMethod
toJson
toString
Operators
operator ==