isPost property

bool get isPost

Implementation

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