is_error property

bool get is_error

Implementation

bool get is_error => data?.value is Error;