signature property
Signature of purchase data, signed with the developer's private key. Uses RSASSA-PKCS1-v1_5.
Implementation
@JsonKey(defaultValue: '')
final String signature;
Signature of purchase data, signed with the developer's private key. Uses RSASSA-PKCS1-v1_5.
@JsonKey(defaultValue: '')
final String signature;