PortfolioId$json top-level constant

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

Implementation

@$core.Deprecated('Use portfolioIdDescriptor instead')
const PortfolioId$json = {
  '1': 'PortfolioId',
  '2': [
    {
      '1': 'identity',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.IdentityId',
      '10': 'identity'
    },
    {'1': 'default', '3': 2, '4': 1, '5': 8, '10': 'default'},
    {'1': 'user', '3': 3, '4': 1, '5': 4, '10': 'user'},
  ],
};