reason property

String get reason

Error's reason

Implementation

String get reason => _map["reason"] as String;