errorSoundId property

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

Implementation

@JsonKey(name: 'ErrorSoundId', includeIfNull: false)
final String? errorSoundId;