references property Null safety

NodeList<CommentReference> references

Return the references embedded within the documentation comment.

Implementation

NodeList<CommentReference> get references;