消息拓展字段 服务器下发的消息拓展字段,并不在本地做持久化,目前只有聊天室中的消息才有该字段
@JsonKey(fromJson: castPlatformMapToDartMap) Map<String, dynamic>? remoteExtension;