PbFieldType class

Defines constants and functions for dealing with fieldType bits.

Constructors

PbFieldType()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

K3 → const int
_PACKED_INT32
K6 → const int
_PACKED_INT64
KB → const int
_PACKED_BOOL
KD → const int
_PACKED_DOUBLE
KE → const int
_PACKED_ENUM
KF → const int
_PACKED_FLOAT
KF3 → const int
_PACKED_FIXED32
KF6 → const int
_PACKED_FIXED64
KS3 → const int
_PACKED_SINT32
KS6 → const int
_PACKED_SINT64
KSF3 → const int
_PACKED_SFIXED32
KSF6 → const int
_PACKED_SFIXED64
KU3 → const int
_PACKED_UINT32
KU6 → const int
_PACKED_UINT64
M → const int
_MAP
O3 → const int
_OPTIONAL_INT32
O6 → const int
_OPTIONAL_INT64
OB → const int
_OPTIONAL_BOOL
OD → const int
_OPTIONAL_DOUBLE
OE → const int
_OPTIONAL_ENUM
OF → const int
_OPTIONAL_FLOAT
OF3 → const int
_OPTIONAL_FIXED32
OF6 → const int
_OPTIONAL_FIXED64
OG → const int
_OPTIONAL_GROUP
OM → const int
_OPTIONAL_MESSAGE
OS → const int
_OPTIONAL_STRING
OS3 → const int
_OPTIONAL_SINT32
OS6 → const int
_OPTIONAL_SINT64
OSF3 → const int
_OPTIONAL_SFIXED32
OSF6 → const int
_OPTIONAL_SFIXED64
OU3 → const int
_OPTIONAL_UINT32
OU6 → const int
_OPTIONAL_UINT64
OY → const int
_OPTIONAL_BYTES
P3 → const int
_REPEATED_INT32
P6 → const int
_REPEATED_INT64
PB → const int
_REPEATED_BOOL
PD → const int
_REPEATED_DOUBLE
PE → const int
_REPEATED_ENUM
PF → const int
_REPEATED_FLOAT
PF3 → const int
_REPEATED_FIXED32
PF6 → const int
_REPEATED_FIXED64
PG → const int
_REPEATED_GROUP
PM → const int
_REPEATED_MESSAGE
PS → const int
_REPEATED_STRING
PS3 → const int
_REPEATED_SINT32
PS6 → const int
_REPEATED_SINT64
PSF3 → const int
_REPEATED_SFIXED32
PSF6 → const int
_REPEATED_SFIXED64
PU3 → const int
_REPEATED_UINT32
PU6 → const int
_REPEATED_UINT64
PY → const int
_REPEATED_BYTES
Q3 → const int
_REQUIRED_INT32
Q6 → const int
_REQUIRED_INT64
QB → const int
_REQUIRED_BOOL
QD → const int
_REQUIRED_DOUBLE
QE → const int
_REQUIRED_ENUM
QF → const int
_REQUIRED_FLOAT
QF3 → const int
_REQUIRED_FIXED32
QF6 → const int
_REQUIRED_FIXED64
QG → const int
_REQUIRED_GROUP
QM → const int
_REQUIRED_MESSAGE
QS → const int
_REQUIRED_STRING
QS3 → const int
_REQUIRED_SINT32
QS6 → const int
_REQUIRED_SINT64
QSF3 → const int
_REQUIRED_SFIXED32
QSF6 → const int
_REQUIRED_SFIXED64
QU3 → const int
_REQUIRED_UINT32
QU6 → const int
_REQUIRED_UINT64
QY → const int
_REQUIRED_BYTES