ext property

Implementation

XdrExtensionPoint get ext => this._ext;
void ext=(XdrExtensionPoint value)

Implementation

set ext(XdrExtensionPoint value) => this._ext = value;