name property

String? name

Returns the name field from the pubspec.yaml

Implementation

String? get name => pubspec.name;