AlbumResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use albumResponseDescriptor instead')
const AlbumResponse$json = const {
  '1': 'AlbumResponse',
  '2': const [
    const {'1': 'albums', '3': 1, '4': 3, '5': 11, '6': '.Album', '10': 'albums'},
  ],
};