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