isNotActorProfile property

bool isNotActorProfile

Returns true if this collection is not actor profile, otherwise false.

Implementation

bool get isNotActorProfile => !isActorProfile;