PlatformWebMessagePortCreationParams constructor
- required int index,
Used by the platform implementation to create a new PlatformWebMessagePort.
Implementation
const PlatformWebMessagePortCreationParams({required this.index});
Used by the platform implementation to create a new PlatformWebMessagePort.
const PlatformWebMessagePortCreationParams({required this.index});