documentation.pbjson library Null safety

Constants

Documentation$json → const Map<String, Object>
@Deprecated('Use documentationDescriptor instead')
const {'1' : 'Documentation', '2' : const [const {'1' : 'summary', '3' : 1, '4' : 1, '5' : 9, '10' : 'summary'}, const {…
DocumentationRule$json → const Map<String, Object>
@Deprecated('Use documentationRuleDescriptor instead')
const {'1' : 'DocumentationRule', '2' : const [const {'1' : 'selector', '3' : 1, '4' : 1, '5' : 9, '10' : 'selector'}, c…
Page$json → const Map<String, Object>
@Deprecated('Use pageDescriptor instead')
const {'1' : 'Page', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'1' : &…

Properties

documentationDescriptor Uint8List
Descriptor for Documentation. Decode as a google.protobuf.DescriptorProto.
final
documentationRuleDescriptor Uint8List
Descriptor for DocumentationRule. Decode as a google.protobuf.DescriptorProto.
final
pageDescriptor Uint8List
Descriptor for Page. Decode as a google.protobuf.DescriptorProto.
final