FFClip$json top-level constant
Implementation
@$core.Deprecated('Use fFClipDescriptor instead')
const FFClip$json = {
'1': 'FFClip',
'2': [
{'1': 'FF_CLIP_UNDEFINED', '2': 0},
{'1': 'FF_CLIP_ANTI_ALIAS', '2': 1},
{'1': 'FF_CLIP_NONE', '2': 2},
],
};