InAppLocalhostServer.fromPlatform constructor
InAppLocalhostServer.fromPlatform(
- PlatformInAppLocalhostServer platform
Constructs a InAppLocalhostServer from a specific platform implementation.
Implementation
InAppLocalhostServer.fromPlatform(this.platform);