mixPushConfig property Null safety
@JsonKey(toJson: _mixPushConfigToMap, fromJson: _mixPushConfigFromMap), final
Third-party push service configuration
Implementation
@JsonKey(toJson: _mixPushConfigToMap, fromJson: _mixPushConfigFromMap)
final NIMMixPushConfig? mixPushConfig;