updateQuery abstract method

Future<int?> updateQuery(
  1. String sql
)

Implementation

Future<int?> updateQuery(String sql);