format property Null safety
read / write
The string format of the this predicate.
This is the predicate text. Do not write dynamic values directly to the format string, instead, prefix an identifier with @ and add that identifier to the parameters map.
Implementation
String format;