store property

String? store
final

The store of the purchase. The possible values are: app_store, play_store , adapty.

Implementation

final String? store;