isCovariant property

bool get isCovariant

Return true if this parameter is covariant, meaning it is allowed to have a narrower type in an override.

Implementation

bool get isCovariant;