NotificationSender typedef

NotificationSender = Future<Profile?> Function()

Implementation

typedef NotificationSender = Future<Profile?> Function();