name property

  1. @MappableField()
String name

Retrieves the name of the project.

Implementation

@MappableField()
String get name => basename(path);