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