entity.pbjson library Null safety

Constants

EntityRecord$json → const Map<String, Object>
@Deprecated('Use entityRecordDescriptor instead')
const {'1' : 'EntityRecord', '2' : const [const {'1' : 'entity_id', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.protobuf.Any&…
EntityRecordChange$json → const Map<String, Object>
@Deprecated('Use entityRecordChangeDescriptor instead')
const {'1' : 'EntityRecordChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 11, '6' : '.spine.ser…
EntityStateValidationError$json → const Map<String, Object>
@Deprecated('Use entityStateValidationErrorDescriptor instead')
const {'1' : 'EntityStateValidationError', '2' : const [const {'1' : 'UNKNOWN_REASON', '2' : 0}, const {'1' : 'INVALID_ENTITY_STATE', &#…
LifecycleFlags$json → const Map<String, Object>
@Deprecated('Use lifecycleFlagsDescriptor instead')
const {'1' : 'LifecycleFlags', '2' : const [const {'1' : 'archived', '3' : 1, '4' : 1, '5' : 8, '10' : 'archived'}, cons…

Properties

entityRecordChangeDescriptor Uint8List
Descriptor for EntityRecordChange. Decode as a google.protobuf.DescriptorProto.
final
entityRecordDescriptor Uint8List
Descriptor for EntityRecord. Decode as a google.protobuf.DescriptorProto.
final
entityStateValidationErrorDescriptor Uint8List
Descriptor for EntityStateValidationError. Decode as a google.protobuf.EnumDescriptorProto.
final
lifecycleFlagsDescriptor Uint8List
Descriptor for LifecycleFlags. Decode as a google.protobuf.DescriptorProto.
final