FastAppSettingsDataProvider constructor

FastAppSettingsDataProvider({
  1. String storeName = kFastAppSettingStoreName,
})

Implementation

FastAppSettingsDataProvider({super.storeName = kFastAppSettingStoreName});