AppStoreVersion class

Constructors

AppStoreVersion(String id, AppStoreConnectClient client, Map<String, dynamic> attributes, Map<String, dynamic> _relations)

Properties

appStoreState AppStoreState
no setter
build Build?
no setter
client AppStoreConnectClient
finalinherited
editable bool
no setter
hashCode int
The hash code for this object.
no setterinherited
id String
finalinherited
live bool
no setter
phasedRelease PhasedRelease?
no setter
releaseType ReleaseType
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
submission → VersionSubmission?
no setter
versionString String
no setter

Methods

addSubmission() Future<VersionSubmission>
getLocalizations() Future<List<VersionLocalization>>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setBuild(Build build) Future<void>
setPhasedRelease(PhasedReleaseAttributes attributes) Future<PhasedRelease>
toString() String
A string representation of this object.
inherited
update(AppStoreVersionAttributes attributes) Future<void>

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

fields → const List<String>
type → const String