finishForm method

void finishForm()

Implementation

void finishForm() {
  _options.onFinished(getAllResults());
}