hasBeenSubmitted property

bool hasBeenSubmitted
getter/setter pair

A flag indicating whether the form has been submitted.

Implementation

bool hasBeenSubmitted = false;