ProxyController.fromPlatform constructor
ProxyController.fromPlatform(
- PlatformProxyController platform
Constructs a ProxyController from a specific platform implementation.
Implementation
ProxyController.fromPlatform(this.platform);