bound property

DartType bound

Return the type representing the bound associated with this parameter, or dynamic if there was no explicit bound.

Implementation

DartType get bound;