@override Future<void> stopBackgroundSync() async { await _channel.invokeMethod<void>('stopBackgroundSync'); }