text property

  1. @override
String text
override

Complete description of the Exception.

Mostly built using name, problem and solution.

Implementation

@override
String get text => '${super.text}\n\nStackTrace:\n$stackTrace';