googlePlaceSeachPlaceByText abstract method

Future<NetworkResponse> googlePlaceSeachPlaceByText(
  1. String keyword, [
  2. String? types
])

Implementation

Future<NetworkResponse> googlePlaceSeachPlaceByText(String keyword,
    [String? types]);