static Future<String> getDeliveryLayout() async { return rootBundle.loadString('packages/$_package/assets/layouts/delivery_notification.xml'); }