DoneNotification constructor

const DoneNotification()

Constructs a DoneNotification.

Implementation

const DoneNotification() : super._(NotificationKind.done);