expiresDatePst property

  1. @JsonKey(name: 'expires_date_pst')
String? expiresDatePst
final

The time a subscription expires or when it will renew, in the Pacific Time zone.

Implementation

@JsonKey(name: 'expires_date_pst')
final String? expiresDatePst;