hasExistingCode property

  1. @JsonKey(name: 'HasExistingCode')
bool? hasExistingCode
getter/setter pair

Implementation

@JsonKey(name:'HasExistingCode')
bool? hasExistingCode;