notificationBase64Sound property

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

Implementation

@JsonKey(name: 'NotificationBase64Sound', includeIfNull: false)
final String? notificationBase64Sound;