isSuccess property

bool isSuccess

Indicates whether the form has been submitted successfully.

Implementation

bool get isSuccess => this == FormzSubmissionStatus.success;