isPut property

bool get isPut

Implementation

bool get isPut => this == HttpClientRequestType.put;