FFAxis$json top-level constant
Implementation
@$core.Deprecated('Use fFAxisDescriptor instead')
const FFAxis$json = {
'1': 'FFAxis',
'2': [
{'1': 'FF_AXIS_UNDEFINED', '2': 0},
{'1': 'FF_AXIS_HORIZONTAL', '2': 1},
{'1': 'FF_AXIS_VERTICAL', '2': 2},
],
};