id property Null safety
final
The unique identifier for the new platform view.
PlatformViewController.viewId should match this id.
Implementation
final int id;
The unique identifier for the new platform view.
PlatformViewController.viewId should match this id.
final int id;