projectName property

String get projectName

Returns the current project's package name.

Implementation

static String get projectName => _mapName.value ?? '';