TheoremReach class

Constructors

TheoremReach.private(MethodChannel channel)

Properties

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

Methods

init({String? apiToken, String? userId}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setNavBarColor({String? color}) Future<void>
setNavBarText({String? text}) Future<void>
setNavBarTextColor({String? textColor}) Future<void>
setOnRewardListener(OnRewardListener onRewardListener) → void
setRewardCenterClosed(RewardCenterClosedListener rewardCenterClosedListener) → void
setRewardCenterOpened(RewardCenterOpenedListener rewardCenterOpenedListener) → void
setSurveyAvaiableListener(SurveyAvailableListener surveyAvailableListener) → void
show({String? placementID}) Future<void>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance TheoremReach
no setter