protobuf-kotlin-schemadocument
0.4.0
common
protobuf-kotlin-schemadocument
/
pro.felixo.protobuf.schemadocument
/
Field
/
Field
Field
constructor
(
name
:
Identifier
,
type
:
FieldType
,
number
:
FieldNumber
,
rule
:
FieldRule
=
FieldRule.Singular
)