submit method

void submit()

Submits this ReactiveFieldState.

Implementation

void submit() {
  // Does nothing by default.
}