menu
Dart
dart:io
HttpRequest
method property
method
dark_mode
light_mode
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
Cookies management controls