toggle menu
wire-schema
5.0.0-alpha01
common
switch theme
search in API
wire-schema
/
com.squareup.wire.schema
/
Field
/
Field
Field
constructor
(
namespaces
:
List
<
String
>
,
location
:
Location
,
label
:
Field.Label
?
,
name
:
String
,
documentation
:
String
,
tag
:
Int
,
default
:
String
?
,
elementType
:
String
,
options
:
Options
,
isExtension
:
Boolean
,
isOneOf
:
Boolean
,
declaredJsonName
:
String
?
)