menu
cux_ship package
documentation
read.dart
AppStoreReads
appName property
appName property
dark_mode
light_mode
appName
property
String
get
appName
The app's name in App Store Connect.
Implementation
String get appName => _app.name;
cux_ship package
documentation
read
AppStoreReads
appName property
AppStoreReads class