typeConstantSuffix property

String typeConstantSuffix
final

The suffix of the constant for this type in PbFieldType. (For example, 'B' for boolean or '3' for int32.)

Implementation

final String typeConstantSuffix;