static Future<String> getDeliveryLayout() async { return await rootBundle.loadString('lib/android/res/layout/delivery_notification.xml'); }