isPost property

bool get isPost

Implementation

bool get isPost => method == httpMethodPost;