FFProjectWalkthroughStep_FocusShape$json top-level constant
- @Deprecated('Use fFProjectWalkthroughStepDescriptor instead')
Implementation
@$core.Deprecated('Use fFProjectWalkthroughStepDescriptor instead')
const FFProjectWalkthroughStep_FocusShape$json = {
'1': 'FocusShape',
'2': [
{'1': 'FOCUS_SHAPE_UNSET', '2': 0},
{'1': 'circle', '2': 1},
{'1': 'rectangle', '2': 2},
],
};