isConversionError property

bool get isConversionError

Implementation

bool get isConversionError => this is ConvertError<T>;