name property

String? name
final

This is the name of the package as defined in the pubspec.yaml file

Implementation

final String? name;