InAppLocalhostServer.fromPlatform constructor

InAppLocalhostServer.fromPlatform(
  1. PlatformInAppLocalhostServer platform
)

Constructs a InAppLocalhostServer from a specific platform implementation.

Implementation

InAppLocalhostServer.fromPlatform(this.platform);