isSocialProfile property

bool isSocialProfile

Implementation

bool get isSocialProfile => this.tags.contains(Tags.socialMedia);