menu
connect_sdk_client_flutter package
documentation
connect_sdk.dart
Throwable
Throwable.new constructor
Throwable.new constructor
dark_mode
light_mode
Throwable
constructor
Throwable
(
String
?
message
, {
required
Throwable
?
throwable
,
})
Implementation
Throwable(this.message, {required this.throwable});
connect_sdk_client_flutter package
documentation
connect_sdk
Throwable
Throwable.new constructor
Throwable class