isBskyAppStatePref property

bool get isBskyAppStatePref

Returns true if this data is BskyAppStatePref, otherwise false.

Implementation

bool get isBskyAppStatePref => this is UPreferenceBskyAppStatePref;