StorageFund$json top-level constant

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

Implementation

@$core.Deprecated('Use storageFundDescriptor instead')
const StorageFund$json = {
  '1': 'StorageFund',
  '2': [
    {
      '1': 'total_object_storage_rebates',
      '3': 1,
      '4': 1,
      '5': 4,
      '9': 0,
      '10': 'totalObjectStorageRebates',
      '17': true
    },
    {
      '1': 'non_refundable_balance',
      '3': 2,
      '4': 1,
      '5': 4,
      '9': 1,
      '10': 'nonRefundableBalance',
      '17': true
    },
  ],
  '8': [
    {'1': '_total_object_storage_rebates'},
    {'1': '_non_refundable_balance'},
  ],
};