notificationConfig property Null safety
@JsonKey(toJson: _notificationConfigToMap, fromJson: _notificationConfigFromMap), final
Notification bar configuration
Implementation
@JsonKey(
toJson: _notificationConfigToMap, fromJson: _notificationConfigFromMap)
final NIMStatusBarNotificationConfig? notificationConfig;