WebMessageChannel.fromPlatform constructor
- required PlatformWebMessageChannel platform,
Constructs a WebMessageChannel from a specific platform implementation.
Implementation
WebMessageChannel.fromPlatform({required this.platform});
Constructs a WebMessageChannel from a specific platform implementation.
WebMessageChannel.fromPlatform({required this.platform});