isWaiting property

bool get isWaiting

Implementation

bool get isWaiting => state == FormeValidationState.waiting;