consumer.pbjson library Null safety

Constants

ProjectProperties$json → const Map<String, Object>
@Deprecated('Use projectPropertiesDescriptor instead')
const {'1' : 'ProjectProperties', '2' : const [const {'1' : 'properties', '3' : 1, '4' : 3, '5' : 11, '6' : '.google.api.Pro…
Property$json → const Map<String, Object>
@Deprecated('Use propertyDescriptor instead')
const {'1' : 'Property', '2' : const [const {'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, const {'1'…
Property_PropertyType$json → const Map<String, Object>
@Deprecated('Use propertyDescriptor instead')
const {'1' : 'PropertyType', '2' : const [const {'1' : 'UNSPECIFIED', '2' : 0}, const {'1' : 'INT64', '2' : 1}, const {'1…

Properties

projectPropertiesDescriptor Uint8List
Descriptor for ProjectProperties. Decode as a google.protobuf.DescriptorProto.
final
propertyDescriptor Uint8List
Descriptor for Property. Decode as a google.protobuf.DescriptorProto.
final