menu
googlemaps_flutter_webservices package
documentation
directions.dart
Waypoint
fromAddress static method
fromAddress static method
dark_mode
light_mode
fromAddress
static method
Waypoint
fromAddress
(
String
address
)
Implementation
static Waypoint fromAddress(String address) => Waypoint(value: address);
googlemaps_flutter_webservices package
documentation
directions
Waypoint
fromAddress static method
Waypoint class