PushAPIInitializeOptions class
Constructors
Properties
- account ↔ String?
-
getter/setter pair
- autoUpgrade ↔ bool
-
getter/setter pair
- env → ENV
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- origin ↔ String?
-
getter/setter pair
- progressHook ↔ void Function(ProgressHookType)?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showHttpLog ↔ bool
-
getter/setter pair
- version ↔ String?
-
getter/setter pair
-
versionMeta
↔ Map<
String, Map< ?String, String> > -
getter/setter pair
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