standard_rejections.pbjson library Null safety

Constants

CannotModifyArchivedEntity$json → const Map<String, Object>
@Deprecated('Use cannotModifyArchivedEntityDescriptor instead')
const {'1' : 'CannotModifyArchivedEntity', '2' : const [const {'1' : 'entity_id', '3' : 1, '4' : 1, '5' : 11, '6' : '.google…
CannotModifyDeletedEntity$json → const Map<String, Object>
@Deprecated('Use cannotModifyDeletedEntityDescriptor instead')
const {'1' : 'CannotModifyDeletedEntity', '2' : const [const {'1' : 'entity_id', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.…
EntityAlreadyArchived$json → const Map<String, Object>
@Deprecated('Use entityAlreadyArchivedDescriptor instead')
const {'1' : 'EntityAlreadyArchived', '2' : const [const {'1' : 'entity_id', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.prot…
EntityAlreadyDeleted$json → const Map<String, Object>
@Deprecated('Use entityAlreadyDeletedDescriptor instead')
const {'1' : 'EntityAlreadyDeleted', '2' : const [const {'1' : 'entity_id', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.proto…

Properties

cannotModifyArchivedEntityDescriptor Uint8List
Descriptor for CannotModifyArchivedEntity. Decode as a google.protobuf.DescriptorProto.
final
cannotModifyDeletedEntityDescriptor Uint8List
Descriptor for CannotModifyDeletedEntity. Decode as a google.protobuf.DescriptorProto.
final
entityAlreadyArchivedDescriptor Uint8List
Descriptor for EntityAlreadyArchived. Decode as a google.protobuf.DescriptorProto.
final
entityAlreadyDeletedDescriptor Uint8List
Descriptor for EntityAlreadyDeleted. Decode as a google.protobuf.DescriptorProto.
final