remoteExtension property

  1. @JsonKey(fromJson: castPlatformMapToDartMap)
Map<String, dynamic>? remoteExtension
getter/setter pair

修改的消息自定义ext,没有修改返回null

Implementation

@JsonKey(fromJson: castPlatformMapToDartMap)
Map<String, dynamic>? remoteExtension;