FileLink

fun FileLink(    create: Boolean = false,     expiresAt: Long? = null,     metadata: Map<String, String>? = null)