Map<String, dynamic> toJson() => { 'userName': userName, 'label': _socialMediaLabelToString[label], 'customLabel': customLabel, };