notificationSound property

  1. @JsonKey.new(name: 'NotificationSound', includeIfNull: false)
String? notificationSound
final

Implementation

@JsonKey(name: 'NotificationSound', includeIfNull: false)
final String? notificationSound;