@jsonSerializable const factory LabelsByQuery({ required List<Label> labels, String? cursor, }) = _LabelsByQuery;