covariant property

bool covariant

Whether this parameter should be annotated with the covariant keyword.

This is only valid on instance methods.

Implementation

bool get covariant;