Analytics class Null safety
Constructors
- Analytics()
- Analytics.fromParameters(dynamic version, String techVersion)
Properties
- algoVersion → String
-
final
- errorSignature → String
-
final
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- noFeatureChar → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- sdk → String
-
final
- sdkQueryDelimiter → String
-
final
- sdkTokenQueryKey → String
-
final
- techVersion ↔ String
-
read / write
Methods
-
generateAnalyticsString(
) → String -
generateVersionString(
List< String> versionArray) → String -
getVersionString(
String version, {bool shouldUsePatch = false}) → String -
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