operationID property Null safety
Implementation
XdrHashIDPreimageOperationID? get operationID => this._operationID;
Implementation
set operationID(XdrHashIDPreimageOperationID? value) =>
this._operationID = value;
XdrHashIDPreimageOperationID? get operationID => this._operationID;
set operationID(XdrHashIDPreimageOperationID? value) =>
this._operationID = value;