action property

String action
final

A short description of the attempted action, such as 'launch_url' or 'send_email'.

Used to distinguish between different types of external launches in error logs and user-facing error messages.

Implementation

final String action;