CreateAccountMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use createAccountMessageDescriptor instead')
const CreateAccountMessage$json = {
  '1': 'CreateAccountMessage',
  '2': [
    {'1': 'auth_key', '3': 1, '4': 1, '5': 9, '10': 'authKey'},
  ],
};