hasError property

bool get hasError

هل هناك خطأ

Implementation

bool get hasError => error != null;