Event class

Event constants

Constructors

Event()

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

ACTIVITYCHANGE → const String
AUTHORIZATION → const String
BOOT → const String
CONNECTIVITYCHANGE → const String
ENABLEDCHANGE → const String
GEOFENCE → const String
GEOFENCESCHANGE → const String
HEARTBEAT → const String
HTTP → const String
LOCATION → const String
MOTIONCHANGE → const String
NOTIFICATIONACTION → const String
POWERSAVECHANGE → const String
PROVIDERCHANGE → const String
SCHEDULE → const String
TERMINATE → const String