init abstract method

Future init()

This method is called in isolate whenever a pool receives a request to create a pooled instance

Implementation

Future init();