extra property

String? extra
getter/setter pair

消息的附加字段,可以随着消息发送给远端

Implementation

String? extra;