FFRandomImage$json top-level constant

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

Implementation

@$core.Deprecated('Use fFRandomImageDescriptor instead')
const FFRandomImage$json = {
  '1': 'FFRandomImage',
  '2': [
    {'1': 'width', '3': 1, '4': 1, '5': 5, '10': 'width'},
    {'1': 'height', '3': 2, '4': 1, '5': 5, '10': 'height'},
  ],
};