hasError property

bool hasError
inherited

Implementation

bool get hasError => !status! && message!.isNotEmpty;