isSocialProfile property

bool get isSocialProfile

Implementation

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