rtcServerConfig property Null safety

NERtcServerConfig? rtcServerConfig
@JsonKey(name: "rtc"), read / write

Implementation

@JsonKey(name: "rtc")
NERtcServerConfig? rtcServerConfig;