isInternalError property

bool get isInternalError

Implementation

bool get isInternalError => status is InternalError;