modelsPackageName property
String
get
modelsPackageName
Get the app name for the models package
Implementation
String get modelsPackageName => '${appName}_models';
Get the app name for the models package
String get modelsPackageName => '${appName}_models';