DeleteCredentialsEvent$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteCredentialsEventDescriptor instead')
const DeleteCredentialsEvent$json = {
  '1': 'DeleteCredentialsEvent',
  '2': [
    {'1': 'Secret', '3': 1, '4': 1, '5': 9, '10': 'Secret'},
  ],
};