authors property

  1. @Deprecated('See https://dart.dev/tools/pub/pubspec#authorauthors')
List<String> authors
final

Implementation

@Deprecated(
  'See https://dart.dev/tools/pub/pubspec#authorauthors',
)
final List<String> authors;