Position_LocSource$json top-level constant
Implementation
@$core.Deprecated('Use positionDescriptor instead')
const Position_LocSource$json = {
'1': 'LocSource',
'2': [
{'1': 'LOC_UNSET', '2': 0},
{'1': 'LOC_MANUAL', '2': 1},
{'1': 'LOC_INTERNAL', '2': 2},
{'1': 'LOC_EXTERNAL', '2': 3},
],
};