isGet property

bool get isGet

Implementation

bool get isGet => this == HttpClientRequestType.get;