init abstract method

Future<void> init(
  1. T options
)

Implementation

Future<void> init(T options);