webPackageName property
String
get
webPackageName
Get the app name for the web package (Jaspr)
Implementation
String get webPackageName => '${appName}_web';
Get the app name for the web package (Jaspr)
String get webPackageName => '${appName}_web';