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