hasError property

bool get hasError

Implementation

bool get hasError => error != null && error!.isNotEmpty;