putCurl method

void putCurl(
  1. String curl
)

Implementation

void putCurl(String curl) => put("Curl", curl);