menu
googleapis package
documentation
servicecontrol/v1.dart
CheckError
CheckError constructor
CheckError constructor
dark_mode
light_mode
CheckError
constructor
CheckError
(
{
String
?
code
,
String
?
detail
,
Status
?
status
,
String
?
subject
,
})
Implementation
CheckError({ this.code, this.detail, this.status, this.subject, });
googleapis package
documentation
servicecontrol/v1
CheckError
CheckError constructor
CheckError class