Analytics class
Constructors
Properties
- algoVersion → String
-
final
- errorSignature → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- noFeatureChar → String
-
final
- osType ↔ String
-
getter/setter pair
- osVersion ↔ String
-
getter/setter pair
- product → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sdk ↔ String
-
getter/setter pair
- sdkQueryDelimiter → String
-
final
- sdkTokenQueryKey → String
-
final
- techVersion ↔ String
-
getter/setter pair
Methods
-
generateAnalyticsString(
) → String -
generateOSVersionString(
List< String> versionArray) → String -
generateVersionString(
List< String> versionArray) → String -
getOsType(
) → String -
getOsVersion(
) → String -
getOSVersionString(
String version) → String -
getTechVersion(
) → String -
getVersionArray(
String versionString) → List< String> -
getVersionString(
String version, {bool shouldUsePatch = false}) → 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