@override Future<bool> get isOnBlockingApps async => await methodChannel.invokeMethod<bool>(MethodName.isOnBlockingApps) ?? false;