setCallback method
Implementation
void setCallback(Function(ReciveData) callback, Function(String) tareCallback) {
throw UnimplementedError('setCallback() has not been implemented.');
}
void setCallback(Function(ReciveData) callback, Function(String) tareCallback) {
throw UnimplementedError('setCallback() has not been implemented.');
}