getUpperString property
String
get
getUpperString
Get the uppercase string representation (for backward compatibility)
Implementation
String get getUpperString => sqlString;
Get the uppercase string representation (for backward compatibility)
String get getUpperString => sqlString;