We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67bbb3 commit 00fd975Copy full SHA for 00fd975
protobuf/lib/src/protobuf/field_error.dart
@@ -81,7 +81,6 @@ CheckFunc getCheckFunction(int fieldType) {
81
case PbFieldType._ENUM_BIT:
82
case PbFieldType._GROUP_BIT:
83
case PbFieldType._MESSAGE_BIT:
84
-
85
case PbFieldType._INT64_BIT:
86
case PbFieldType._SINT64_BIT:
87
case PbFieldType._SFIXED64_BIT:
0 commit comments