compoundCode property

String? get compoundCode

Implementation

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

Implementation

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