name property

String name
inherited

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;