isPost property

bool get isPost

Implementation

bool get isPost => this == HttpClientRequestType.post;