FFProject_LegacyNullSafety$json top-level constant
- @Deprecated('Use fFProjectDescriptor instead')
Implementation
@$core.Deprecated('Use fFProjectDescriptor instead')
const FFProject_LegacyNullSafety$json = {
'1': 'LegacyNullSafety',
'2': [
{'1': 'UNDEFINED', '2': 0},
{'1': 'DISABLED', '2': 1},
{'1': 'ENABLED', '2': 2},
],
};