extension property Null safety
@JsonKey(fromJson: castPlatformMapToDartMap), final
        Get the extension field for notifications in a chat room NIMChatroomEnterRequest.notifyExtension
Implementation
@JsonKey(fromJson: castPlatformMapToDartMap)
final Map<String, dynamic>? extension;