action property

String? action
getter/setter pair

The name of the action associated with the intent.

Note: The action name must not contain whitespaces.

Optional.

Implementation

core.String? action;