NotificationChannelImportance constructor

const NotificationChannelImportance(
  1. int rawValue
)

Constructs an instance of NotificationChannelImportance.

Implementation

const NotificationChannelImportance(this.rawValue);