getUpperString property

String get getUpperString

Get the uppercase string representation (for backward compatibility)

Implementation

String get getUpperString => sqlString;