menu
googleapis package
documentation
shared.dart
$ErrorInfo
$ErrorInfo.new constructor
$ErrorInfo.new constructor
dark_mode
light_mode
$ErrorInfo
constructor
$ErrorInfo
(
{
String
?
domain
,
Map
<
String
,
String
>
?
metadatas
,
String
?
reason
,
})
Implementation
$ErrorInfo({
this
.domain,
this
.metadatas,
this
.reason, });
googleapis package
documentation
shared
$ErrorInfo
$ErrorInfo.new constructor
$ErrorInfo class