NudgeBottomSheetsUi class
Constructors
- NudgeBottomSheetsUi({String id = "UNINITIALIZED", String token = "UNINITIALIZED"})
Properties
Methods
-
copyWith(
{required String id, required String token}) → NudgeUi -
override
-
getCallback(
dynamic callback(dynamic)?) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
trigger(
{required BuildContext context, required String userStatId, String position = "FULL_SCREEN", required String event, Map< String, dynamic> ? gameSettingDetails}) → Future<void> -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited