menu
google_cloud_rpc package
documentation
rpc.dart
DebugInfo
stackEntries property
stackEntries property
dark_mode
light_mode
stackEntries
property
List
<
String
>
stackEntries
final
The stack trace entries indicating where the error occurred.
Implementation
final List<String> stackEntries;
google_cloud_rpc package
documentation
rpc
DebugInfo
stackEntries property
DebugInfo class