viewType property Null safety
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;
The unique identifier for the HTML view type to be embedded by this widget.
A PlatformViewFactory for this type must have been registered.
final String viewType;