LoggingMessageNotification constructor
LoggingMessageNotification({
- required LoggingMessageNotificationParams params,
Creates a LoggingMessageNotification.
Implementation
LoggingMessageNotification({required this.params});