CompactCodecInterface({ required super.id, required this.type, super.path, super.docs, }) : super(kind: TypeKind.compact);