init method

Future init()

Implementation

Future init() {
  return _widgetHiveRepository.init();
}