menu
patchbay_cli package
documentation
patchbay_client.dart
PatchbayProtocolException
PatchbayProtocolException.new const constructor
PatchbayProtocolException.new const constructor
dark_mode
light_mode
PatchbayProtocolException
constructor
const
PatchbayProtocolException
(
String
code
, {
Map
<
String
,
Object
?
>
details
=
const <String, Object?>{}
,
})
Implementation
const PatchbayProtocolException( this.code, { this.details = const <String, Object?>{}, });
patchbay_cli package
documentation
patchbay_client
PatchbayProtocolException
PatchbayProtocolException.new const constructor
PatchbayProtocolException class