createProduct

fun createProduct(product: Product, onDone: (Boolean, String?) -> Unit = {_,_->})