query method

Future query(
  1. String query, {
  2. Map? entity,
})

Implementation

Future query(String query, {Map? entity}) async {}