menu
linkfive_purchases package
documentation
store/linkfive_app_data_store.dart
LinkFiveAppDataStore
init method
init method
dark_mode
light_mode
init
method
dynamic
init
(
String
apiKey
)
Implementation
init(String apiKey) async { this.apiKey = apiKey; _userId = LinkFivePrefs().userId; }
linkfive_purchases package
documentation
store/linkfive_app_data_store
LinkFiveAppDataStore
init method
LinkFiveAppDataStore class