PhotoSrc constructor
PhotoSrc({})
Named ConstructorsPhotoSrc with required params
Implementation
PhotoSrc(
{required this.original,
required this.large2x,
required this.large,
required this.medium,
required this.small,
required this.portrait,
required this.landscape,
required this.tiny});