generateQr

fun Context.generateQr(@DrawableRes icon: Int, key: String?, width: Int? = 768, height: Int? = 768): Bitmap?
fun Activity.generateQr(@DrawableRes icon: Int, key: String?, width: Int? = 768, height: Int? = 768): Bitmap?