query abstract method

Future<List<MappedRow>> query(
  1. String query
)

Implementation

Future<List<MappedRow>> query(String query);