remoteExtension property

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

消息自定义ext

Implementation

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