bytesN property
Implementation
XdrSCSpecTypeBytesN? get bytesN => this._bytesN;
Implementation
set bytesN(XdrSCSpecTypeBytesN? value) => this._bytesN = value;
XdrSCSpecTypeBytesN? get bytesN => this._bytesN;
set bytesN(XdrSCSpecTypeBytesN? value) => this._bytesN = value;