buildPicasso

fun Context.buildPicasso(builder: PicassoBuilder.() -> Unit): Picasso

Start building a new Picasso instance with Kotlin DSL.