LocalNotificationsException constructor
const
LocalNotificationsException({
- required String message,
Implementation
const LocalNotificationsException({required this.message});
const LocalNotificationsException({required this.message});