menu
belatuk_pub_sub package
documentation
json_rpc_2.dart
JsonRpc2Adapter
JsonRpc2Adapter constructor
JsonRpc2Adapter constructor
dark_mode
light_mode
JsonRpc2Adapter
constructor
JsonRpc2Adapter
(
Stream
<
StreamChannel
<
String
>
>
clientStream
, {
bool
isTrusted
=
false
,
})
Implementation
JsonRpc2Adapter(this.clientStream, {this.isTrusted = false});
belatuk_pub_sub package
documentation
json_rpc_2
JsonRpc2Adapter
JsonRpc2Adapter constructor
JsonRpc2Adapter class