ProxyController.fromPlatformCreationParams constructor
ProxyController.fromPlatformCreationParams()
Constructs a ProxyController from creation params for a specific platform.
Implementation
ProxyController.fromPlatformCreationParams(
PlatformProxyControllerCreationParams params,
) : this.fromPlatform(PlatformProxyController(params));