isPatch property

bool get isPatch

Checks if PATCH

Implementation

bool get isPatch => _metadata.isPatch;