sortedCommentAndAnnotations property Null safety
Return a list containing the comment and annotations associated with this parameter, sorted in lexical order.
Implementation
List<AstNode> get sortedCommentAndAnnotations;
Return a list containing the comment and annotations associated with this parameter, sorted in lexical order.
List<AstNode> get sortedCommentAndAnnotations;