isNotBskyAppStatePref property

bool get isNotBskyAppStatePref

Returns true if this data is not BskyAppStatePref, otherwise false.

Implementation

bool get isNotBskyAppStatePref => !isBskyAppStatePref;