JSNotification constructor
const
JSNotification(
- String title, [
- JSNotificationOptions? options
Implementation
const JSNotification(this.title, [this.options]);
const JSNotification(this.title, [this.options]);