Eulerian class Null safety
Eulerian Analytics singleton class
Constructors
- Eulerian()
-
factory
Properties
- domain ↔ String?
-
Domain attached to the EAnalytics SDK instance
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- initialized ↔ bool
-
Flag indicating the initialization status of the EAnalytics SDK
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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
Constants
- SDK_VERSION → const String
-
EAnalytics SDK version
"0.0.1"