usage.pbjson library Null safety

Constants

Usage$json → const Map<String, Object>
@Deprecated('Use usageDescriptor instead')
const {'1' : 'Usage', '2' : const [const {'1' : 'requirements', '3' : 1, '4' : 3, '5' : 9, '10' : 'requirements'}, const…
UsageRule$json → const Map<String, Object>
@Deprecated('Use usageRuleDescriptor instead')
const {'1' : 'UsageRule', '2' : const [const {'1' : 'selector', '3' : 1, '4' : 1, '5' : 9, '10' : 'selector'}, const {&#…

Properties

usageDescriptor Uint8List
Descriptor for Usage. Decode as a google.protobuf.DescriptorProto.
final
usageRuleDescriptor Uint8List
Descriptor for UsageRule. Decode as a google.protobuf.DescriptorProto.
final