latestExpirationDate property
The latest expiration date of all purchased skus
Implementation
@JsonKey(name: 'latestExpirationDate')
String? get latestExpirationDate => throw _privateConstructorUsedError;
The latest expiration date of all purchased skus
@JsonKey(name: 'latestExpirationDate')
String? get latestExpirationDate => throw _privateConstructorUsedError;