@override Future<void> startService() async { await methodChannel.invokeMethod<void>('startService'); // Appelle la méthode native }