instance property

GooglePlacesService get instance

Implementation

static GooglePlacesService get instance => _instance ??= GooglePlacesService._internal();