add abstract method

Future<int?> add()

Implementation

Future<int?> add();