getLocationFromAddress abstract method

Future<List<Location>> getLocationFromAddress(
  1. String address
)

Implementation

Future<List<Location>> getLocationFromAddress(String address);