startService method

Future<void> startService()

Implementation

Future<void> startService() {
  throw UnimplementedError('startService() na pas été implémenté.');
}