period property

  1. @JsonKey(name: 'period')
String period
inherited

Billing period of the introductory price, specified in ISO 8601 format.

Implementation

@JsonKey(name: 'period')
String get period => throw _privateConstructorUsedError;