Dart
dart:io
HttpRequest
method property
description
method property
String
method
The method, such as 'GET' or 'POST', for the request.
Implementation
String
get
method;