googlePlaceSearch abstract method

Future<NetworkResponse> googlePlaceSearch(
  1. dynamic params
)

Google place pass our sever

Implementation

Future<NetworkResponse> googlePlaceSearch(params);