onResponse property

FunctionCallback onResponse
getter/setter pair

This should be called by the Connector implementation when response comes from the device

Implementation

late FunctionCallback onResponse;