PhotodetectorState$json top-level constant
- @Deprecated('Use photodetectorStateDescriptor instead')
Implementation
@$core.Deprecated('Use photodetectorStateDescriptor instead')
const PhotodetectorState$json = {
'1': 'PhotodetectorState',
'2': [
{'1': 'CAP', '2': 0},
{'1': 'NO_CAP', '2': 1},
{'1': 'CONNECTED', '2': 2},
{'1': 'CONNECTED_LINK', '2': 3},
{'1': 'DISCONNECTED', '2': 4},
],
};