FFCustomInterface$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomInterfaceDescriptor instead')
const FFCustomInterface$json = {
  '1': 'FFCustomInterface',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'fields',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomInterfaceField',
      '10': 'fields'
    },
    {
      '1': 'static_fields',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomInterfaceField',
      '10': 'staticFields'
    },
    {
      '1': 'getters',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'getters'
    },
    {
      '1': 'setters',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'setters'
    },
    {
      '1': 'methods',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFunction',
      '10': 'methods'
    },
    {
      '1': 'static_methods',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFunction',
      '10': 'staticMethods'
    },
    {
      '1': 'constructors',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomInterfaceConstructor',
      '10': 'constructors'
    },
    {
      '1': 'static_getters',
      '3': 9,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'staticGetters'
    },
    {
      '1': 'static_setters',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'staticSetters'
    },
    {
      '1': 'mixins',
      '3': 11,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'mixins'
    },
    {
      '1': 'interfaces',
      '3': 12,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'interfaces'
    },
    {
      '1': 'super_class',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'superClass'
    },
    {'1': 'is_abstract', '3': 14, '4': 1, '5': 8, '10': 'isAbstract'},
    {'1': 'is_base', '3': 15, '4': 1, '5': 8, '10': 'isBase'},
    {'1': 'is_final', '3': 16, '4': 1, '5': 8, '10': 'isFinal'},
    {'1': 'is_interface', '3': 17, '4': 1, '5': 8, '10': 'isInterface'},
    {'1': 'is_mixin_class', '3': 18, '4': 1, '5': 8, '10': 'isMixinClass'},
    {'1': 'is_sealed', '3': 19, '4': 1, '5': 8, '10': 'isSealed'},
    {'1': 'is_mixin', '3': 20, '4': 1, '5': 8, '10': 'isMixin'},
    {'1': 'is_enum', '3': 21, '4': 1, '5': 8, '10': 'isEnum'},
  ],
};