SharedSecret_State$json top-level constant
- @Deprecated('Use sharedSecretDescriptor instead')
Implementation
@$core.Deprecated('Use sharedSecretDescriptor instead')
const SharedSecret_State$json = {
'1': 'State',
'2': [
{'1': 'STATE_UNSPECIFIED', '2': 0},
{'1': 'STATE_ENABLED', '2': 1},
{'1': 'STATE_DISABLED', '2': 2},
],
};