hasError property

bool hasError

Implementation

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