cautionCowCnt property Null safety

int cautionCowCnt
@JsonKey(name: 'caution_cow_cnt'), final

주의상태의 소 개체 개수입니다.

Implementation

@JsonKey(name: 'caution_cow_cnt')
final int cautionCowCnt;