AccountId$json top-level constant

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

Implementation

@$core.Deprecated('Use accountIdDescriptor instead')
const AccountId$json = const {
  '1': 'AccountId',
  '2': const [
    const {'1': 'address', '3': 1, '4': 1, '5': 12, '10': 'address'},
  ],
};