customAction property

CustomMediaActionMessage? customAction
final

The action string used in customAction when the action occurs. This should be used along with MediaAction.custom.

Implementation

final CustomMediaActionMessage? customAction;