developerPayload property

String? developerPayload
final

The payload specified by the developer when the purchase was acknowledged or consumed.

The value is null if it wasn't specified when the purchase was acknowledged or consumed.

Implementation

final String? developerPayload;