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