notificationSoundId property

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

Implementation

@JsonKey(name: 'NotificationSoundId', includeIfNull: false)
final String? notificationSoundId;