start abstract method

Future<void> start()

Método que debe implementar cada servicio para inicializarse

Implementation

Future<void> start();