isPost property

bool get isPost

Checks if POST

Implementation

bool get isPost => _metadata.isPost;