unescapeSQL property

String get unescapeSQL

Implementation

String get unescapeSQL {
  return this.unquoted;
}