4 lines
106 B
Dart
4 lines
106 B
Dart
/// Package-name entry point for scheduler notification contracts.
|
|
library;
|
|
|
|
export 'notifications.dart';
|