messageFromWeb property

String? messageFromWeb
getter/setter pair

来自web的消息,仅在flutter for web时有用

Implementation

late String? messageFromWeb;