@override Future<bool> startService() async { methodChannel.invokeMethod<String>('startService'); return false; }