viewId property
The viewId associated with this controller.
The viewId should always be unique and non-negative.
See also:
- PlatformViewsRegistry, which is a helper for managing platform view IDs.
Implementation
@override
int get viewId => this.paramsViewId;