diff.pbjson library Null safety
Constants
-
AddedItem$json
→ const Map<
String, Object> -
@Deprecated('Use addedItemDescriptor instead')
const {'1' : 'AddedItem', '2' : const [const {'1' : 'data', '3' : 1, '4' : 1, '5' : 9, '8' : const {}, '10' : 'data&… -
ChangedItem$json
→ const Map<
String, Object> -
@Deprecated('Use changedItemDescriptor instead')
const {'1' : 'ChangedItem', '2' : const [const {'1' : 'key', '3' : 1, '4' : 1, '5' : 9, '8' : const {}, '10' : 'key&… -
Diff$json
→ const Map<
String, Object> -
@Deprecated('Use diffDescriptor instead')
const {'1' : 'Diff', '2' : const [const {'1' : 'added', '3' : 1, '4' : 3, '5' : 11, '6' : '.spine.web.firebase.subscription.… -
EntryUpdate$json
→ const Map<
String, Object> -
@Deprecated('Use entryUpdateDescriptor instead')
const {'1' : 'EntryUpdate', '2' : const [const {'1' : 'key', '3' : 1, '4' : 1, '5' : 9, '10' : 'key'}, const {'1'… -
EntryUpdate_Operation$json
→ const Map<
String, Object> -
@Deprecated('Use entryUpdateDescriptor instead')
const {'1' : 'Operation', '2' : const [const {'1' : 'PASS', '2' : 0}, const {'1' : 'ADD', '2' : 1}, const {'1' : 'RE… -
RemovedItem$json
→ const Map<
String, Object> -
@Deprecated('Use removedItemDescriptor instead')
const {'1' : 'RemovedItem', '2' : const [const {'1' : 'key', '3' : 1, '4' : 1, '5' : 9, '8' : const {}, '10' : 'key&…
Properties
- addedItemDescriptor → Uint8List
-
Descriptor for
AddedItem. Decode as agoogle.protobuf.DescriptorProto.final - changedItemDescriptor → Uint8List
-
Descriptor for
ChangedItem. Decode as agoogle.protobuf.DescriptorProto.final - diffDescriptor → Uint8List
-
Descriptor for
Diff. Decode as agoogle.protobuf.DescriptorProto.final - entryUpdateDescriptor → Uint8List
-
Descriptor for
EntryUpdate. Decode as agoogle.protobuf.DescriptorProto.final - removedItemDescriptor → Uint8List
-
Descriptor for
RemovedItem. Decode as agoogle.protobuf.DescriptorProto.final