const factory SelfLabels({ @typeKey @Default(comAtprotoLabelDefsSelfLabels) String type, required List<SelfLabel> values, }) = _SelfLabels;