newFlags property

XdrUint32? newFlags

Implementation

XdrUint32? get newFlags => this._newFlags;
void newFlags=(XdrUint32? value)

Implementation

set newFlags(XdrUint32? value) => this._newFlags = value;