visitPackageAuthor method

T? visitPackageAuthor(
  1. PubspecEntry author
)

Implementation

T? visitPackageAuthor(PubspecEntry author) => null;