googlePlaceSearchById abstract method

Future<NetworkResponse> googlePlaceSearchById(
  1. String placeId
)

Implementation

Future<NetworkResponse> googlePlaceSearchById(String placeId);