menu
ibankit_dart package
documentation
ibankit_dart.dart
UnsupportedCountryException
UnsupportedCountryException.new const constructor
UnsupportedCountryException.new const constructor
dark_mode
light_mode
UnsupportedCountryException
constructor
const
UnsupportedCountryException
(
String
message
, [
String
?
actual
])
Implementation
const UnsupportedCountryException( this.message, [ this.actual, ]);
ibankit_dart package
documentation
ibankit_dart
UnsupportedCountryException
UnsupportedCountryException.new const constructor
UnsupportedCountryException class