InAppLocalhostServer.fromPlatformCreationParams constructor
InAppLocalhostServer.fromPlatformCreationParams()
Constructs a InAppLocalhostServer from creation params for a specific platform.
Implementation
InAppLocalhostServer.fromPlatformCreationParams(
PlatformInAppLocalhostServerCreationParams params,
) : this.fromPlatform(PlatformInAppLocalhostServer(params));