Init function

Future<void> Init()

Implementation

Future<void> Init() => Future<void>.value();