bound property
TypeAnnotation?
get
bound
Return the upper bound for legal arguments, or null
if there is no
explicit upper bound.
Implementation
TypeAnnotation? get bound;
Return the upper bound for legal arguments, or null
if there is no
explicit upper bound.
TypeAnnotation? get bound;