showNotificationConfigPage abstract method

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

Opens the app notifications page

Implementation

Future<void> showNotificationConfigPage({String? channelKey});