RoomNotification constructor

const RoomNotification({
  1. Key? key,
})

Implementation

const RoomNotification({super.key});