isPost property

bool isPost

Implementation

bool get isPost => requestType == HTTPRequestType.post;