isPost property

bool get isPost

Implementation

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