app_store_connect_app_versions
app_store_connect_app_versions
AppStoreVersionAttributes
downloadable property
downloadable
downloadable
property
Null safety
bool
?
downloadable
final
Whether the version is downloadable.
Implementation
final bool? downloadable;
app_store_connect_app_versions
app_store_connect_app_versions
AppStoreVersionAttributes
downloadable property
AppStoreVersionAttributes class
Constructors
AppStoreVersionAttributes
fromMap
Properties
appStoreState
copyright
createdDate
downloadable
earliestReleaseDate
hashCode
platform
releaseType
runtimeType
versionString
Methods
copy
noSuchMethod
toJson
toMap
toString
Operators
operator ==