id property Null safety
final
The unique identifier of the iOS view controlled by this controller.
This identifier is typically generated by PlatformViewsRegistry.getNextPlatformViewId.
Implementation
final int id;
The unique identifier of the iOS view controlled by this controller.
This identifier is typically generated by PlatformViewsRegistry.getNextPlatformViewId.
final int id;