AccountIdentifier$json top-level constant

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

Implementation

@$core.Deprecated('Use accountIdentifierDescriptor instead')
const AccountIdentifier$json = const {
  '1': 'AccountIdentifier',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 12, '8': const {}, '10': 'hash'},
  ],
  '7': const {},
};