overlabelConstructCode property

  1. @JsonKey(name: 'overlabel_construct_code')
String? overlabelConstructCode
getter/setter pair

Implementation

@JsonKey(name: 'overlabel_construct_code')
late String? overlabelConstructCode;