selected_preset.pbjson library

Constants

Message$json → const Map<String, Object>
{'1' : 'Message', '2' : [{'1' : 'read', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.selected_preset.Read', '9' …
Notify$json → const Map<String, Object>
{'1' : 'Notify', '2' : [{'1' : 'id', '3' : 1, '4' : 1, '5' : 13, '10' : 'id'}]}
Read$json → const Map<String, String>
{'1' : 'Read'}
Write$json → const Map<String, Object>
{'1' : 'Write', '2' : [{'1' : 'id', '3' : 1, '4' : 1, '5' : 13, '10' : 'id'}]}

Properties

messageDescriptor Uint8List
Descriptor for Message. Decode as a google.protobuf.DescriptorProto.
final
notifyDescriptor Uint8List
Descriptor for Notify. Decode as a google.protobuf.DescriptorProto.
final
readDescriptor Uint8List
Descriptor for Read. Decode as a google.protobuf.DescriptorProto.
final
writeDescriptor Uint8List
Descriptor for Write. Decode as a google.protobuf.DescriptorProto.
final