SignedUrl constructor
SignedUrl({})
Implementation
SignedUrl({
required this.original,
required this.originalCompressed,
required this.thumbnail,
required this.acwRotate90,
required this.acwRotate180,
required this.acwRotate270,
required this.originalWithLongExpiry,
});