PhasedRelease class

Constructors

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

Properties

client AppStoreConnectClient
finalinherited
currentDayNumber int
final
hashCode int
The hash code for this object.
no setterinherited
id String
finalinherited
phasedReleaseState PhasedReleaseState
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
totalPauseDuration Duration
final
userFraction double
no setter

Methods

delete() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
update(PhasedReleaseAttributes attributes) Future<void>

Operators

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

Constants

fields → const List<String>
type → const String