prepare abstract method

Future<Prepared> prepare(
  1. String sql
)

Implementation

Future<Prepared> prepare(String sql);