SettingsImpl class
- Inheritance
-
- Object
- BaseModule
- SettingsImpl
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- inAppMessaging ↔ InAppMessagingSettings
-
getter/setter pair
- injector ↔ InjectorSettings
-
getter/setter pair
- isInitialized ↔ bool
-
getter/setter pairinherited
- notifications ↔ NotificationsSettings
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sdk ↔ GeneralSettings
-
getter/setter pair
- tracker ↔ TrackerSettings
-
getter/setter pair
Methods
-
afterInitialization(
) → void -
inherited
-
beforeInitialization(
) → void -
override
-
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