viewType property

String viewType
finalinherited

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

A PlatformViewFactory for this type must have been registered.

Implementation

final String viewType;