escapeValue property

bool? escapeValue
final

Whether to call escape after interpolating and formatting a variable.

Default is true.

Implementation

final bool? escapeValue;