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