elementType property Null safety
Implementation
XdrSCSpecTypeDef get elementType => this._elementType;
Implementation
set elementType(XdrSCSpecTypeDef value) => this._elementType = value;
XdrSCSpecTypeDef get elementType => this._elementType;
set elementType(XdrSCSpecTypeDef value) => this._elementType = value;