onDataSourceException method
Implementation
@override
onDataSourceException(IDataSource source, Exception exception) {
busy = false;
//notifyListeners('error', exception);
}
@override
onDataSourceException(IDataSource source, Exception exception) {
busy = false;
//notifyListeners('error', exception);
}