fromJson static method
Implementation
static GeolocatorCapability? fromJson(dynamic value) =>
GeolocatorCapabilityTypeTransformer().decode(value);
static GeolocatorCapability? fromJson(dynamic value) =>
GeolocatorCapabilityTypeTransformer().decode(value);