error property

String? error
getter/setter pair

If the session ends with an exception, the error field will be set.

Implementation

String? error;