visitPackageAuthors method

T? visitPackageAuthors(
  1. PubspecNodeList authors
)

Implementation

T? visitPackageAuthors(PubspecNodeList authors) => null;