stacktrace property

String get stacktrace
inherited

The error's stack trace, in the stack_trace package format

Implementation

String get stacktrace => throw _privateConstructorUsedError;