menu
google_cloud_location package
documentation
location.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_location package
documentation
location
ServiceException
ServiceException.new constructor
ServiceException class