IaphubSubscriptionIntroPhase class

Constructors

IaphubSubscriptionIntroPhase.fromJson(Map<String, dynamic> json)
Constructor from JSON

Properties

currency String
Phase currency
final
cycleCount int
Phase cycle count
final
cycleDuration String
Phase duration cycle specified in the ISO 8601 format
final
hashCode int
The hash code for this object.
no setterinherited
localizedPrice String
Phase localized price
final
payment String
Phase payment type (Possible values: 'as_you_go', 'upfront')
final
price double
Phase price
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String
Phase type
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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