onHttpMethod method

  1. @protected
HttpMethod onHttpMethod()

网络请求方法

Implementation

@protected
HttpMethod onHttpMethod() => HttpMethod.get;