promotedBound property

DartType? promotedBound
final

The promoted bound of this type parameter, if any.

This is used in type promotion contexts.

Implementation

final DartType? promotedBound;