vec property Null safety
Implementation
XdrSCSpecTypeVec? get vec => this._vec;
Implementation
set vec(XdrSCSpecTypeVec? value) => this._vec = value;
XdrSCSpecTypeVec? get vec => this._vec;
set vec(XdrSCSpecTypeVec? value) => this._vec = value;