showNotificationConfigPage method

  1. @override
Future<void> showNotificationConfigPage({
  1. String? channelKey,
})
override

Opens the app notifications page

Implementation

@override
Future<void> showNotificationConfigPage({String? channelKey}) async {}