@override Future<bool> isCompressing() async => (await _method.invokeMethod<bool>('isCompressing')) ?? false;