CustomAppConfig constructor

CustomAppConfig({
  1. String? userUninstallSettings,
})

Implementation

CustomAppConfig({this.userUninstallSettings});