setCallback method
Implementation
void setCallback(VoidCallback callback) {
throw UnimplementedError('setCallback() has not been implemented.');
}
void setCallback(VoidCallback callback) {
throw UnimplementedError('setCallback() has not been implemented.');
}