enums.pbjson library Null safety
Constants
-
MessageType$json
→ const Map<
String, Object> -
@Deprecated('Use messageTypeDescriptor instead')
const {'1' : 'MessageType', '2' : const [const {'1' : 'Text', '2' : 0}, const {'1' : 'Image', '2' : 1}, const {'1' : …
-
StatusCode$json
→ const Map<
String, Object> -
@Deprecated('Use statusCodeDescriptor instead')
const {'1' : 'StatusCode', '2' : const [const {'1' : 'Ok', '2' : 0}, const {'1' : 'AuthError', '2' : 1}, const {'1' : &#…
Properties
- messageTypeDescriptor → Uint8List
-
Descriptor for
MessageType
. Decode as agoogle.protobuf.EnumDescriptorProto
.final - statusCodeDescriptor → Uint8List
-
Descriptor for
StatusCode
. Decode as agoogle.protobuf.EnumDescriptorProto
.final