menu
bifrosted package
documentation
testing.dart
BifrostNotificationRecorder
call method
call method
dark_mode
light_mode
call
method
void
call
(
BifrostNotification
notification
)
Implementation
void call(BifrostNotification notification) => _events.add(notification);
bifrosted package
documentation
testing
BifrostNotificationRecorder
call method
BifrostNotificationRecorder class