CYA_S class

Constructors

CYA_S()

Properties

allowStorage bool
getter/setter pair
box → GetStorage?
no setter
hashCode int
The hash code for this object.
no setterinherited
me_07 DateTime?
getter/setter pair
me_08 DateTime?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCurrentFunnelMetricIndex({required String lv_29}) int
initialize(bool allowStorage) Future<void>
me_09({String? gender, String? ageRange, String? geoCountry, String? geoCity, String? geoDistrict, List<String>? interests, Map<String, dynamic>? others}) Future<void>
me_10({String? lv_09, String? lv_10}) Future<void>
me_11() Map<String, dynamic>
me_13({required String lv_29, required int lv_26}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
update({required bool allowStorage}) Future<void>

Operators

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

Constants

ageRangeKey → const String
genderKey → const String
geoCityKey → const String
geoCountryKey → const String
geoDistrictKey → const String
interestsKey → const String
lv_03 → const String
lv_04 → const String
othersKey → const String
storeKey → const String
utmMediumKey → const String
utmSourceKey → const String