xdrValue method

XdrSCVal xdrValue()

Implementation

XdrSCVal xdrValue() {
  return XdrSCVal.fromBase64EncodedXdrString(value);
}