hasExistingCode property

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

Implementation

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