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