action property

Action<Intent> action
final

The Action that the callback will be registered with.

Must not be null.

Implementation

final Action<Intent> action;