cmd_handling.pbjson library

Constants

Initialise$json → const Map<String, String>
{'1' : 'Initialise'}
Message$json → const Map<String, Object>
{'1' : 'Message', '2' : [{'1' : 'update', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.cmd_handling.Update', '9'…
Update$json → const Map<String, Object>
{'1' : 'Update', '2' : [{'1' : 'id', '3' : 1, '4' : 1, '5' : 9, '10' : 'id'}, {'1' : 'value', '3'…

Properties

initialiseDescriptor Uint8List
Descriptor for Initialise. Decode as a google.protobuf.DescriptorProto.
final
messageDescriptor Uint8List
Descriptor for Message. Decode as a google.protobuf.DescriptorProto.
final
updateDescriptor Uint8List
Descriptor for Update. Decode as a google.protobuf.DescriptorProto.
final