notificationConfig property Null safety
@JsonKey(toJson: _notificationConfigToMap, fromJson: _notificationConfigFromMap), final
通知栏配置
Implementation
@JsonKey(
toJson: _notificationConfigToMap, fromJson: _notificationConfigFromMap)
final NIMStatusBarNotificationConfig? notificationConfig;