mixPushConfig property Null safety

NIMMixPushConfig? mixPushConfig
@JsonKey(toJson: _mixPushConfigToMap, fromJson: _mixPushConfigFromMap), final

Third-party push service configuration

Implementation

@JsonKey(toJson: _mixPushConfigToMap, fromJson: _mixPushConfigFromMap)
final NIMMixPushConfig? mixPushConfig;