error property

String get error

Implementation

String get error => isExceptionMode ? use._message : "";