sound property

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

Implementation

@JsonKey(name: 'Sound', includeIfNull: false)
final String? sound;