Datum$json top-level constant

  1. @Deprecated('Use datumDescriptor instead')
Map<String, Object> const Datum$json

Implementation

@$core.Deprecated('Use datumDescriptor instead')
const Datum$json = const {
  '1': 'Datum',
  '2': const [
    const {'1': 'eon', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Datum.Eon', '9': 0, '10': 'eon'},
    const {'1': 'era', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Datum.Era', '9': 0, '10': 'era'},
    const {'1': 'epoch', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Datum.Epoch', '9': 0, '10': 'epoch'},
    const {'1': 'header', '3': 4, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Datum.Header', '9': 0, '10': 'header'},
    const {'1': 'ioTransaction', '3': 5, '4': 1, '5': 11, '6': '.co.topl.brambl.models.Datum.IoTransaction', '9': 0, '10': 'ioTransaction'},
  ],
  '3': const [Datum_Eon$json, Datum_Era$json, Datum_Epoch$json, Datum_Header$json, Datum_IoTransaction$json],
  '8': const [
    const {'1': 'value'},
  ],
};