PlayxCore class abstract

Core of playx_core plugin. used setup and disposing required dependencies needed for playx_core.

Constructors

PlayxCore()

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

Static Methods

bootCore({PlayxSecurePrefsSettings securePrefsSettings = const PlayxSecurePrefsSettings(), PlayxEnvSettings? envSettings}) Future<void>
used initialize and install dependencies needed for playx_core.
dispose() Future<void>
Dispose PlayxCore