StreamNotification<T>.done constructor

const StreamNotification<T>.done()

Implementation

const factory StreamNotification.done() = DoneNotification;