AndroidConfig constructor
- String? appStoreUri,
- String? fcmFirebaseAppName,
- AndroidNotificationConfig? notificationConfig,
Implementation
AndroidConfig(
{this.appStoreUri, this.fcmFirebaseAppName, this.notificationConfig});
AndroidConfig(
{this.appStoreUri, this.fcmFirebaseAppName, this.notificationConfig});