bound property
      
      TypeAnnotation?
      get
      bound
      
    
    
The upper bound for legal arguments, or null if there's no explicit
upper bound.
Implementation
TypeAnnotation? get bound;The upper bound for legal arguments, or null if there's no explicit
upper bound.
TypeAnnotation? get bound;