FFBreakPoints$json top-level constant

  1. @Deprecated('Use fFBreakPointsDescriptor instead')
Map<String, Object> const FFBreakPoints$json

Implementation

@$core.Deprecated('Use fFBreakPointsDescriptor instead')
const FFBreakPoints$json = {
  '1': 'FFBreakPoints',
  '2': [
    {'1': 'small', '3': 1, '4': 1, '5': 1, '10': 'small'},
    {'1': 'medium', '3': 2, '4': 1, '5': 1, '10': 'medium'},
    {'1': 'large', '3': 3, '4': 1, '5': 1, '10': 'large'},
  ],
};