MessageBodyType.Output constructor
Message contains the output of the ABI function.
Implementation
MessageBodyType.Output() {
_value = 'Output';
}
Message contains the output of the ABI function.
MessageBodyType.Output() {
_value = 'Output';
}