menu
google_maps_apis package
documentation
places_new.dart
Point
Point.new constructor
Point.new constructor
dark_mode
light_mode
Point
constructor
Point
(
{
Date
?
date
,
bool
?
truncated
,
int
?
day
,
int
?
hour
,
int
?
minute
,
})
Implementation
Point({ this.date, this.truncated, this.day, this.hour, this.minute, });
google_maps_apis package
documentation
places_new
Point
Point.new constructor
Point class