isDelete property

bool get isDelete

Implementation

bool get isDelete => this == HttpClientRequestType.delete;