MessageBodyType.Output constructor

MessageBodyType.Output()

Message contains the output of the ABI function.

Implementation

MessageBodyType.Output() {
  _value = 'Output';
}