menu
tether_libs package
documentation
client_manager/manager/rpc_manager.dart
RpcResponseFormatException
RpcResponseFormatException.new constructor
RpcResponseFormatException.new constructor
dark_mode
light_mode
RpcResponseFormatException
constructor
RpcResponseFormatException
(
String
rpcName
,
String
message
,
dynamic
responseReceived
)
Implementation
RpcResponseFormatException(this.rpcName, this.message, this.responseReceived);
tether_libs package
documentation
client_manager/manager/rpc_manager
RpcResponseFormatException
RpcResponseFormatException.new constructor
RpcResponseFormatException class