viewType property

String viewType
final

The unique identifier for the HTML view type to be embedded by this widget.

A PlatformViewFactory for this type must have been registered.

Implementation

final String viewType;