action property

Future<String> action

The action that was chosen by the user.

Implementation

Future<String> get action => _actionCompleter.future;