init abstract method

Future<void> init(
  1. AsyncDepAccess<V, D> access
)

Implementation

Future<void> init(AsyncDepAccess<V, D> access);