this one ``` googleMapsApiClient = GoogleMapsA...
# getting-started
a
this one
Copy code
googleMapsApiClient = GoogleMapsApiClient(sampleApiClient)
        whenever(googleMapsApiClient.searchNearbyPlaces(LatLng(30.30, 30.30))).thenReturn(searchNearbyPlacesSubject)