sql property
The SQL statement used to query the topic. When using a SQL query with multiple lines, be sure to escape the newline characters.
Implementation
final String? sql;
The SQL statement used to query the topic. When using a SQL query with multiple lines, be sure to escape the newline characters.
final String? sql;