bskyAppStatePref property

BskyAppStatePref? get bskyAppStatePref

Implementation

BskyAppStatePref? get bskyAppStatePref =>
    isBskyAppStatePref ? data as BskyAppStatePref : null;