menu
google_cloud_rpc package
documentation
rpc.dart
DebugInfo
DebugInfo.new constructor
DebugInfo.new constructor
dark_mode
light_mode
DebugInfo
constructor
DebugInfo
(
{
List
<
String
>
stackEntries
=
const []
,
String
detail
=
''
,
})
Implementation
DebugInfo({this.stackEntries = const [], this.detail = ''}) : super(fullyQualifiedName);
google_cloud_rpc package
documentation
rpc
DebugInfo
DebugInfo.new constructor
DebugInfo class