Units$json top-level constant
Implementation
@$core.Deprecated('Use unitsDescriptor instead')
const Units$json = {
'1': 'Units',
'2': [
{'1': 'UNITS_UNSPECIFIED', '2': 0},
{'1': 'METRIC', '2': 1},
{'1': 'IMPERIAL', '2': 2},
],
};
@$core.Deprecated('Use unitsDescriptor instead')
const Units$json = {
'1': 'Units',
'2': [
{'1': 'UNITS_UNSPECIFIED', '2': 0},
{'1': 'METRIC', '2': 1},
{'1': 'IMPERIAL', '2': 2},
],
};