menu
nanc package
documentation
services.dart
HumanException
trace property
trace property
dark_mode
light_mode
trace
property
Trace?
get
trace
Implementation
Trace? get trace => stackTrace == null ? null : Trace.from(stackTrace!);
nanc package
documentation
services
HumanException
trace property
HumanException class