bound property
DartType
get
bound
Return the type representing the bound associated with this parameter,
or dynamic
if there was no explicit bound.
Implementation
DartType get bound;
Return the type representing the bound associated with this parameter,
or dynamic
if there was no explicit bound.
DartType get bound;