Album$json top-level constant
Implementation
@$core.Deprecated('Use albumDescriptor instead')
const Album$json = const {
'1': 'Album',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
const {'1': 'title', '3': 2, '4': 1, '5': 9, '10': 'title'},
const {'1': 'photos', '3': 3, '4': 3, '5': 11, '6': '.Photo', '10': 'photos'},
],
};