isInvalid property

bool get isInvalid

Implementation

bool get isInvalid => status == invalidRequest;