userInput property

Map<String, dynamic> userInput
final

For toast notifications that include text boxes for user input, contains the user input.

Implementation

final Map<String, dynamic> userInput;