PlatformContainerController.implementation constructor

  1. @protected
PlatformContainerController.implementation(
  1. PlatformContainerControllerCreationParams params
)

Constructor for platform implementations.

Implementation

@protected
PlatformContainerController.implementation(this.params)
  : super(token: _token);