config_change.pbjson library Null safety

Constants

Advice$json → const Map<String, Object>
@Deprecated('Use adviceDescriptor instead')
const {'1' : 'Advice', '2' : const [const {'1' : 'description', '3' : 2, '4' : 1, '5' : 9, '10' : 'description'}]}
ChangeType$json → const Map<String, Object>
@Deprecated('Use changeTypeDescriptor instead')
const {'1' : 'ChangeType', '2' : const [const {'1' : 'CHANGE_TYPE_UNSPECIFIED', '2' : 0}, const {'1' : 'ADDED', '2' : 1}, const …
ConfigChange$json → const Map<String, Object>
@Deprecated('Use configChangeDescriptor instead')
const {'1' : 'ConfigChange', '2' : const [const {'1' : 'element', '3' : 1, '4' : 1, '5' : 9, '10' : 'element'}, const {&…

Properties

adviceDescriptor Uint8List
Descriptor for Advice. Decode as a google.protobuf.DescriptorProto.
final
changeTypeDescriptor Uint8List
Descriptor for ChangeType. Decode as a google.protobuf.EnumDescriptorProto.
final
configChangeDescriptor Uint8List
Descriptor for ConfigChange. Decode as a google.protobuf.DescriptorProto.
final