menu
linkfive_purchases package
documentation
store/linkfive_app_data_store.dart
LinkFiveAppDataStore
isTestKey property
isTestKey property
dark_mode
light_mode
isTestKey
property
bool
get
isTestKey
True if the testKey was used
Implementation
bool get isTestKey => apiKey == TEST_KEY;
linkfive_purchases package
documentation
store/linkfive_app_data_store
LinkFiveAppDataStore
isTestKey property
LinkFiveAppDataStore class