soundColor property

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

Implementation

@JsonKey(name: 'SoundColor', includeIfNull: false)
final String? soundColor;