FFActionKeyReference$json top-level constant

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

Implementation

@$core.Deprecated('Use fFActionKeyReferenceDescriptor instead')
const FFActionKeyReference$json = {
  '1': 'FFActionKeyReference',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
  ],
};