toStringQuoted method

String toStringQuoted()

Implementation

String toStringQuoted() => quotedStr(_value.toString());