VerifyToSendNotification typedef
VerifyToSendNotification =
bool Function(Room, UserProfile)
Implementation
typedef VerifyToSendNotification = bool Function(Room, UserProfile);
typedef VerifyToSendNotification = bool Function(Room, UserProfile);