error property
This is the error stream. Register a callback function to be called when errors occured in any function in this package.
Implementation
StreamController<String> error = StreamController();
This is the error stream. Register a callback function to be called when errors occured in any function in this package.
StreamController<String> error = StreamController();