bitDepth property

  1. @JsonKey.new(name: 'bit-depth')
int? bitDepth
final

Implementation

@JsonKey(name: 'bit-depth')
final int? bitDepth;