wire-profiles / com.squareup.wire.java.internal / TypeConfigElement / <init>

<init>

TypeConfigElement(location: Location, type: String? = null, documentation: String = "", with: List<OptionElement> = emptyList(), target: String? = null, adapter: String? = null)

Configures how Wire will generate code for a specific type. This configuration belongs in a build.wire file that is in the same directory as the configured type.