moduleName property
String
get
moduleName
The module name associated with the migration.
Implementation
String get moduleName => definition.moduleName;
The module name associated with the migration.
String get moduleName => definition.moduleName;