Creates a new notification based on a map similar to the map produced by toMap method
Future<bool> createNotificationFromJsonData(Map<String, dynamic> mapData);