execute abstract method

Future<int> execute(
  1. String query
)

Implementation

Future<int> execute(String query);