preferredQuoteForUris abstract method
Return the preferred quote based on the enabled lints, otherwise based on the most common quote, otherwise a single quote.
Implementation
String preferredQuoteForUris(List<NamespaceDirective> directives);
Return the preferred quote based on the enabled lints, otherwise based on the most common quote, otherwise a single quote.
String preferredQuoteForUris(List<NamespaceDirective> directives);