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