getImageUrl

fun getImageUrl(    barcode: Barcode,     imageName: String,     size: String): String
fun getImageUrl(    barcode: Barcode,     imageName: String,     size: Int): String