Creates a file link.
const FileLink({required this.downloadUrl, this.bytes, this.contentType, this.expiresAt});