NotificationCategory constructor

const NotificationCategory(
  1. String name
)

Implementation

const NotificationCategory(this.name);