DelegatedResourceAccountIndex$json top-level constant

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

Implementation

@$core.Deprecated('Use delegatedResourceAccountIndexDescriptor instead')
const DelegatedResourceAccountIndex$json = const {
  '1': 'DelegatedResourceAccountIndex',
  '2': const [
    const {'1': 'account', '3': 1, '4': 1, '5': 12, '10': 'account'},
    const {'1': 'fromAccounts', '3': 2, '4': 3, '5': 12, '10': 'fromAccounts'},
    const {'1': 'toAccounts', '3': 3, '4': 3, '5': 12, '10': 'toAccounts'},
  ],
};