cd property

  1. @JsonKey(name: 'CD')
bool? cd
getter/setter pair

Implementation

@JsonKey(name: 'CD')
bool? cd;