menu
flutter_debug_trinity package
documentation
recoverable/error_fingerprint.dart
ErrorFingerprint
topFrames property
topFrames property
dark_mode
light_mode
topFrames
property
List
<
String
>
topFrames
final
The top stack frames used in the fingerprint.
Implementation
final List<String> topFrames;
flutter_debug_trinity package
documentation
recoverable/error_fingerprint
ErrorFingerprint
topFrames property
ErrorFingerprint class