NotificationException constructor
const
NotificationException(
- NotificationResults result, [
- String? message
Implementation
const NotificationException(this.result, [this.message]);