setup method

Future<void> setup()

Do your setup logic inside this function.

Implementation

Future<void> setup() => inner.init;