isPut property

bool get isPut

Checks if PUT

Implementation

bool get isPut => _metadata.isPut;