menu
tbloc package
documentation
core/base/bloc_error.dart
BlocError
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
stackTrace
final
The stack trace of the error.
Implementation
final StackTrace stackTrace;
tbloc package
documentation
core/base/bloc_error
BlocError
stackTrace property
BlocError class