CYA_AP class

Constructors

CYA_AP.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
options YourAnalyticsOptions?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

me_12() Future<List<AnalyticsStatisticsPreset>>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
trackEvent(AnalyticsEvent lv_14) Future<void>
trackVisit(AnalyticsVisit lv_12) Future<void>

Operators

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