code.pbjson library Null safety

Constants

Code$json → const Map<String, Object>
@Deprecated('Use codeDescriptor instead')
const {'1' : 'Code', '2' : const [const {'1' : 'OK', '2' : 0}, const {'1' : 'CANCELLED', '2' : 1}, const {'1' : 'UNK…

Properties

codeDescriptor Uint8List
Descriptor for Code. Decode as a google.protobuf.EnumDescriptorProto.
final