store property

String? store
final

The store of the purchase that unlocked this access level. The possible values are: app_store, play_store, adapty.

Implementation

final String? store;