name property
This String Getter
represents the name of the module.
This value represents also the directory and the flutter application name
in the pubspec of the module.
Implementation
String get name;
This String Getter
represents the name of the module.
This value represents also the directory and the flutter application name
in the pubspec of the module.
String get name;