call abstract method
- Map<
String, GameDialogComponentValue> ? values, - String? buttonPressed,
Implementation
$R call(
{Map<String, GameDialogComponentValue>? values, String? buttonPressed});
$R call(
{Map<String, GameDialogComponentValue>? values, String? buttonPressed});