menu
analyzer package
documentation
dart/ast/ast.dart
SingleStringLiteral
isRaw property
isRaw property
dark_mode
light_mode
isRaw
property
bool
get
isRaw
Return
true
if this string literal is a raw string.
Implementation
bool get isRaw;
analyzer package
documentation
dart/ast/ast
SingleStringLiteral
isRaw property
SingleStringLiteral class