LITERAL constant
        
        ScalarStyle
        const LITERAL
        
      
      
The literal scalar style, with a | prefix.
Implementation
static const LITERAL = ScalarStyle._('LITERAL');
The literal scalar style, with a | prefix.
static const LITERAL = ScalarStyle._('LITERAL');