ProxyController.fromPlatform constructor

ProxyController.fromPlatform(
  1. PlatformProxyController platform
)

Constructs a ProxyController from a specific platform implementation.

Implementation

ProxyController.fromPlatform(this.platform);