error property

String? error
getter/setter pair

Error is set if an error or exception was thrown during the handling of this message.

Implementation

String? error;