method property - HttpClientRequest class - dart:io library (original) (raw)

description

String getmethod

The method of the request.

Implementation

String get method;