compoundCode property

String? compoundCode

Implementation

String? get compoundCode => _$this._compoundCode;
void compoundCode=(String? compoundCode)

Implementation

set compoundCode(String? compoundCode) => _$this._compoundCode = compoundCode;