import 'package:pixes/network/network.dart'; extension IllustExt on Illust { bool get downloaded => false; }