empty constant
@Since("2.8")
A stack trace object with no information.
This stack trace is used as the default in situations where a stack trace is required, but the user has not supplied one.
Implementation
@Since("2.8") static const empty = const _StringStackTrace("");
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.13.0/dart-core/StackTrace/empty-constant.html