#import @interface FirebasePluginMessageReceiver : NSObject {} - (bool) sendNotification:(NSDictionary *)userInfo; @end