dismissStream property
Stream broadcasting notification close events with associated data
Implementation
@override
Stream<NotificationActionResult> get dismissStream =>
throw UnimplementedError();
Stream broadcasting notification close events with associated data
@override
Stream<NotificationActionResult> get dismissStream =>
throw UnimplementedError();