isSubmitted property

bool isSubmitted

Implementation

bool get isSubmitted => isSuccess || isFailure;