FFFirestorePagination$json top-level constant

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

Implementation

@$core.Deprecated('Use fFFirestorePaginationDescriptor instead')
const FFFirestorePagination$json = {
  '1': 'FFFirestorePagination',
  '2': [
    {'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
    {'1': 'page_size', '3': 2, '4': 1, '5': 5, '10': 'pageSize'},
    {'1': 'is_stream', '3': 3, '4': 1, '5': 8, '10': 'isStream'},
  ],
};