Event_GroupPolicy$json top-level constant

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

Implementation

@$core.Deprecated('Use eventDescriptor instead')
const Event_GroupPolicy$json = {
  '1': 'GroupPolicy',
  '2': [
    {'1': 'label', '3': 1, '4': 1, '5': 9, '10': 'label'},
    {'1': 'registrationUtxo', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionOutputAddress', '8': {}, '10': 'registrationUtxo'},
    {'1': 'fixedSeries', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.SeriesId', '10': 'fixedSeries'},
  ],
};