insert abstract method

Future<int> insert(
  1. QueryAble conn
)

Implementation

Future<int> insert(QueryAble conn);