viewType property Null safety
final
The unique identifier for the type of platform view to be embedded.
This viewType is used to tell the platform which type of view to associate with the id.
Implementation
final String viewType;
The unique identifier for the type of platform view to be embedded.
This viewType is used to tell the platform which type of view to associate with the id.
final String viewType;