menu
googleapis package
documentation
cloudsearch/v1.dart
RepositoryError
RepositoryError constructor
RepositoryError constructor
dark_mode
light_mode
RepositoryError
constructor
RepositoryError
(
{
String
?
errorMessage
,
int
?
httpStatusCode
,
String
?
type
,
})
Implementation
RepositoryError({ this.errorMessage, this.httpStatusCode, this.type, });
googleapis package
documentation
cloudsearch/v1
RepositoryError
RepositoryError constructor
RepositoryError class