isSubmitted property

bool get isSubmitted

Implementation

bool get isSubmitted => isSuccess || isFailure;