menu
google_cloud_language_v2 package
documentation
language.dart
ServiceException
ServiceException.new constructor
ServiceException.new constructor
dark_mode
light_mode
ServiceException
constructor
ServiceException
(
String
message
, {
required
int
statusCode
,
Status?
status
,
})
Implementation
ServiceException(this.message, {required this.statusCode, this.status});
google_cloud_language_v2 package
documentation
language
ServiceException
ServiceException.new constructor
ServiceException class