Analytics class
Constructors
- Analytics()
- Analytics.fromParameters(dynamic sdkVersion, String techVersion)
Properties
- algoVersion → String
-
final
- errorSignature → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- noFeatureChar → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sdk → String
-
final
- sdkQueryDelimiter → String
-
final
- sdkTokenQueryKey → String
-
final
- techVersion ↔ String
-
getter/setter pair
Methods
-
generateAnalyticsString(
) → String -
generateVersionString(
List< String> versionArray) → String -
getVersionString(
String version) → String -
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