ZFSurvey class
Constructors
- ZFSurvey()
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- zfSurveyDialog ↔ ZFSurveyDialog
-
getter/setter pair
Methods
-
addCustomParam(
Map< String, dynamic> ? hashMap) → void -
checkSegmenting(
) → bool -
clear(
) → void -
init(
{required String token, required String zfRegion, required BuildContext context}) → Future< void> - Initialize SDK with necessary details
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onContactCreationSuccess(
bool isContactCreated) → void -
sendAppLifecycleState(
AppLifecycleState state) → void -
sendCustomAttributes(
Map< String, dynamic> hashMap) → ZFSurvey -
sendDeviceDetails(
bool deviceDetails) → ZFSurvey -
startSurvey(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
userInfo(
Map< String, dynamic> hashMap) → ZFSurvey
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited