CloudHubAnalytics class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdk → CloudHubSDK
final

Methods

logAppStarted() Future<void>
logError({required String location, Map<String, dynamic>? payload}) Future<void>
logFormFilled({required String description, Map<String, dynamic>? payload}) Future<void>
logOnTap({required String description, Map<String, dynamic>? payload}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pushEvents() Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance CloudHubAnalytics
no setter