PlacesApiException constructor

PlacesApiException(
  1. String message
)

Implementation

PlacesApiException(this.message);