googlePlayServicesAvailability method
Implementation
Future<GooglePlayServicesAvailability?> googlePlayServicesAvailability() {
throw UnimplementedError(
'googlePlayServicesAvailability() has not been implemented.');
}
Future<GooglePlayServicesAvailability?> googlePlayServicesAvailability() {
throw UnimplementedError(
'googlePlayServicesAvailability() has not been implemented.');
}