results property

List<String>? results
final

Returns the results for the SQL query.

Implementation

final List<String>? results;