init abstract method

Future<void> init()

ThemeService implementations may override this method to perform needed initialization and setup work.

Implementation

Future<void> init();