GeolocatorCapability class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
dynamic value) → GeolocatorCapability? -
listFromJson(
dynamic json, {bool growable = false}) → List< GeolocatorCapability> ?
Constants
- AGPS_MSA → const GeolocatorCapability
- AGPS_MSB → const GeolocatorCapability
- CDMA_BS → const GeolocatorCapability
- GPS_NMEA → const GeolocatorCapability
- GPS_RAW → const GeolocatorCapability
- GPS_UNMANAGED → const GeolocatorCapability
- n3gPPLACCI → const GeolocatorCapability
-
values
→ const List<
GeolocatorCapability> - List of all possible values in this GeolocatorCapability.