change.pbjson library Null safety

Constants

BooleanChange$json → const Map<String, Object>
@Deprecated('Use booleanChangeDescriptor instead')
const {'1' : 'BooleanChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 8, '10' : 'previousValue&#…
BytesChange$json → const Map<String, Object>
@Deprecated('Use bytesChangeDescriptor instead')
const {'1' : 'BytesChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 12, '10' : 'previousValue…
DoubleChange$json → const Map<String, Object>
@Deprecated('Use doubleChangeDescriptor instead')
const {'1' : 'DoubleChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 1, '10' : 'previousValue…
Fixed32Change$json → const Map<String, Object>
@Deprecated('Use fixed32ChangeDescriptor instead')
const {'1' : 'Fixed32Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 7, '10' : 'previousValue&#…
Fixed64Change$json → const Map<String, Object>
@Deprecated('Use fixed64ChangeDescriptor instead')
const {'1' : 'Fixed64Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 6, '10' : 'previousValue&#…
FloatChange$json → const Map<String, Object>
@Deprecated('Use floatChangeDescriptor instead')
const {'1' : 'FloatChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 2, '10' : 'previousValue'…
Int32Change$json → const Map<String, Object>
@Deprecated('Use int32ChangeDescriptor instead')
const {'1' : 'Int32Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 5, '10' : 'previousValue'…
Int64Change$json → const Map<String, Object>
@Deprecated('Use int64ChangeDescriptor instead')
const {'1' : 'Int64Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 3, '10' : 'previousValue'…
Sfixed32Change$json → const Map<String, Object>
@Deprecated('Use sfixed32ChangeDescriptor instead')
const {'1' : 'Sfixed32Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 15, '10' : 'previousValue…
Sfixed64Change$json → const Map<String, Object>
@Deprecated('Use sfixed64ChangeDescriptor instead')
const {'1' : 'Sfixed64Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 16, '10' : 'previousValue…
SInt32Change$json → const Map<String, Object>
@Deprecated('Use sInt32ChangeDescriptor instead')
const {'1' : 'SInt32Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 17, '10' : 'previousValue&#…
SInt64Change$json → const Map<String, Object>
@Deprecated('Use sInt64ChangeDescriptor instead')
const {'1' : 'SInt64Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 18, '10' : 'previousValue&#…
StringChange$json → const Map<String, Object>
@Deprecated('Use stringChangeDescriptor instead')
const {'1' : 'StringChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 9, '10' : 'previousValue…
TimestampChange$json → const Map<String, Object>
@Deprecated('Use timestampChangeDescriptor instead')
const {'1' : 'TimestampChange', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 11, '6' : '.google.proto…
UInt32Change$json → const Map<String, Object>
@Deprecated('Use uInt32ChangeDescriptor instead')
const {'1' : 'UInt32Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 13, '10' : 'previousValue&#…
UInt64Change$json → const Map<String, Object>
@Deprecated('Use uInt64ChangeDescriptor instead')
const {'1' : 'UInt64Change', '2' : const [const {'1' : 'previous_value', '3' : 1, '4' : 1, '5' : 4, '10' : 'previousValue…

Properties

booleanChangeDescriptor Uint8List
Descriptor for BooleanChange. Decode as a google.protobuf.DescriptorProto.
final
bytesChangeDescriptor Uint8List
Descriptor for BytesChange. Decode as a google.protobuf.DescriptorProto.
final
doubleChangeDescriptor Uint8List
Descriptor for DoubleChange. Decode as a google.protobuf.DescriptorProto.
final
fixed32ChangeDescriptor Uint8List
Descriptor for Fixed32Change. Decode as a google.protobuf.DescriptorProto.
final
fixed64ChangeDescriptor Uint8List
Descriptor for Fixed64Change. Decode as a google.protobuf.DescriptorProto.
final
floatChangeDescriptor Uint8List
Descriptor for FloatChange. Decode as a google.protobuf.DescriptorProto.
final
int32ChangeDescriptor Uint8List
Descriptor for Int32Change. Decode as a google.protobuf.DescriptorProto.
final
int64ChangeDescriptor Uint8List
Descriptor for Int64Change. Decode as a google.protobuf.DescriptorProto.
final
sfixed32ChangeDescriptor Uint8List
Descriptor for Sfixed32Change. Decode as a google.protobuf.DescriptorProto.
final
sfixed64ChangeDescriptor Uint8List
Descriptor for Sfixed64Change. Decode as a google.protobuf.DescriptorProto.
final
sInt32ChangeDescriptor Uint8List
Descriptor for SInt32Change. Decode as a google.protobuf.DescriptorProto.
final
sInt64ChangeDescriptor Uint8List
Descriptor for SInt64Change. Decode as a google.protobuf.DescriptorProto.
final
stringChangeDescriptor Uint8List
Descriptor for StringChange. Decode as a google.protobuf.DescriptorProto.
final
timestampChangeDescriptor Uint8List
Descriptor for TimestampChange. Decode as a google.protobuf.DescriptorProto.
final
uInt32ChangeDescriptor Uint8List
Descriptor for UInt32Change. Decode as a google.protobuf.DescriptorProto.
final
uInt64ChangeDescriptor Uint8List
Descriptor for UInt64Change. Decode as a google.protobuf.DescriptorProto.
final