OnDeniedToSendNotification typedef
OnDeniedToSendNotification =
void Function(Room, UserProfile)
Implementation
typedef OnDeniedToSendNotification = void Function(Room, UserProfile);
typedef OnDeniedToSendNotification = void Function(Room, UserProfile);