NotificationsPage constructor

NotificationsPage({
  1. Key? key,
})

Implementation

NotificationsPage({Key? key}) : super(key: key);