format property

String format
final

How the studio chose to present it: modal, banner, fullscreen or image_only. A string rather than an enum: the dashboard can ship a new format before the SDK knows about it, and an unknown one must not crash the host app.

Implementation

final String format;