AuthenticatorInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use authenticatorInfoDescriptor instead')
const AuthenticatorInfo$json = {
  '1': 'AuthenticatorInfo',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.viam.app.v1.AuthenticationType', '10': 'type'},
    {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
    {'1': 'is_deactivated', '3': 3, '4': 1, '5': 8, '10': 'isDeactivated'},
  ],
};