prepare abstract method

Future<P?> prepare()

Prepared the command to be executed.

Implementation

Future<P?> prepare();