successSound property

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

Implementation

@JsonKey(name: 'SuccessSound', includeIfNull: false)
final String? successSound;