Returns a string representation of this object.
@override String toString() => 'SocialMedia(userName=$userName, label=$label, customLabel=$customLabel)';