String projectName

Source

String get projectName => values.rest.length > 0 ? values.rest.first : null;