viewType property

String viewType
final

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

A PlatformViewFactory for this type must have been registered.

See also: AndroidView for an example of registering a platform view factory.

Implementation

final String viewType