isInvalid property

bool isInvalid

Implementation

bool get isInvalid => status == invalidRequest;