action property

String action
final

What tapping it does: deeplink, dismiss, opt_in_push or open_settings. A string for the same reason as AppwinInAppMessage.format: the dashboard may add one first.

Implementation

final String action;