menu
googleapis package
documentation
developerconnect/v1.dart
ExchangeError
ExchangeError.new constructor
ExchangeError.new constructor
dark_mode
light_mode
ExchangeError
constructor
ExchangeError
(
{
String
?
code
,
String
?
description
,
})
Implementation
ExchangeError({this.code, this.description});
googleapis package
documentation
developerconnect/v1
ExchangeError
ExchangeError.new constructor
ExchangeError class