forVoid static method

XdrSCVal forVoid()

Implementation

static XdrSCVal forVoid() {
  return XdrSCVal(XdrSCValType.SCV_VOID);
}