stackTrace property

  1. @override
StackTrace? stackTrace
override

Implementation

@override
StackTrace? get stackTrace {
  return null;
}