method property

  1. @Deprecated('Use http.method (HttpConfig)')
String? method
getter/setter pair

Deprecated: Use HttpConfig.method via Config.http.

Implementation

@Deprecated('Use http.method (HttpConfig)')
String? method;