context.pbjson library Null safety

Constants

Context$json → const Map<String, Object>
@Deprecated('Use contextDescriptor instead')
const {'1' : 'Context', '2' : const [const {'1' : 'rules', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.api.ContextRule', …
ContextRule$json → const Map<String, Object>
@Deprecated('Use contextRuleDescriptor instead')
const {'1' : 'ContextRule', '2' : const [const {'1' : 'selector', '3' : 1, '4' : 1, '5' : 9, '10' : 'selector'}, const {…

Properties

contextDescriptor Uint8List
Descriptor for Context. Decode as a google.protobuf.DescriptorProto.
final
contextRuleDescriptor Uint8List
Descriptor for ContextRule. Decode as a google.protobuf.DescriptorProto.
final