StackTraceExt extension
- on
Methods
-
dump(
{String? title, bool alwaysPrint = false}) → void -
Available on StackTrace, provided by the StackTraceExt extension
Logs the stack trace using the new human-readable format with emojis. -
log(
{String? tag, bool alwaysPrint = false}) → void -
Available on StackTrace, provided by the StackTraceExt extension
Legacy method for backwards compatibility.