resetValue method

void resetValue()

Implementation

void resetValue() {
  resetFunction!.call(null);
}