Posts a web message as a string on Windows.
Throws an unsupported PlatformException on macOS and Linux.
unsupported
PlatformException
Future<void> postWebMessageAsString(String webMessage);