action property

Action<Intent> action
final

The Action that the callback will be registered with.

Implementation

final Action<Intent> action;