Keys class

Constructors

Keys()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ARG_ACCURACY → const String
ARG_ALTITUDE → const String
ARG_CALLBACK → const String
ARG_CALLBACK_DISPATCHER → const String
ARG_DISPOSE_CALLBACK → const String
ARG_HEADING → const String
ARG_INIT_CALLBACK → const String
ARG_INIT_DATA_CALLBACK → const String
ARG_IS_MOCKED → const String
ARG_LATITUDE → const String
ARG_LOCATION → const String
ARG_LONGITUDE → const String
ARG_NOTIFICATION_CALLBACK → const String
ARG_PROVIDER → const String
ARG_SETTINGS → const String
ARG_SPEED → const String
ARG_SPEED_ACCURACY → const String
ARG_TIME → const String
BACKGROUND_CHANNEL_ID → const String
BCM_DISPOSE → const String
BCM_INIT → const String
BCM_NOTIFICATION_CLICK → const String
BCM_SEND_LOCATION → const String
CHANNEL_ID → const String
METHOD_PLUGIN_INITIALIZE_SERVICE → const String
METHOD_PLUGIN_IS_REGISTER_LOCATION_UPDATE → const String
METHOD_PLUGIN_IS_SERVICE_RUNNING → const String
METHOD_PLUGIN_REGISTER_LOCATION_UPDATE → const String
METHOD_PLUGIN_UN_REGISTER_LOCATION_UPDATE → const String
METHOD_PLUGIN_UPDATE_NOTIFICATION → const String
METHOD_SERVICE_INITIALIZED → const String
SETTINGS_ACCURACY → const String
SETTINGS_ANDROID_LOCATION_CLIENT → const String
SETTINGS_ANDROID_NOTIFICATION_BIG_MSG → const String
SETTINGS_ANDROID_NOTIFICATION_CHANNEL_NAME → const String
SETTINGS_ANDROID_NOTIFICATION_ICON → const String
SETTINGS_ANDROID_NOTIFICATION_ICON_COLOR → const String
SETTINGS_ANDROID_NOTIFICATION_MSG → const String
SETTINGS_ANDROID_NOTIFICATION_TITLE → const String
SETTINGS_ANDROID_WAKE_LOCK_TIME → const String
SETTINGS_AUTO_STOP → const String
SETTINGS_DISTANCE_FILTER → const String
SETTINGS_INTERVAL → const String
SETTINGS_IOS_SHOWS_BACKGROUND_LOCATION_INDICATOR → const String