onReceive property
The event fired after service handling receiving raw
string result from td json client (via receive stream loop)
Implementation
void Function(String)? onReceive;
The event fired after service handling receiving raw
string result from td json client (via receive stream loop)
void Function(String)? onReceive;