AddMyAuthFactorOTPResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use addMyAuthFactorOTPResponseDescriptor instead')
const AddMyAuthFactorOTPResponse$json = const {
  '1': 'AddMyAuthFactorOTPResponse',
  '2': const [
    const {'1': 'url', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'url'},
    const {'1': 'secret', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'secret'},
    const {'1': 'details', '3': 3, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
  ],
};