isValid property

bool get isValid

Implementation

bool get isValid => errors.isEmpty && fieldsFetchingInfo.isEmpty && checkingUniqueFields.isEmpty;