setMockStreamHandler method
void
setMockStreamHandler()
inherited
A function for mocking a MockStreamHandler.
Currently supported by Plugin
.
If you override this function in a subclass that inherits from Plugin
,
the processing described here will be executed when the init function
for Plugin
is called.
Implementation
void setMockStreamHandler() {}