类名 FetchMethod

成员变量

String

# static readonly delete

FetchMethod.delete,delete请求

Default Value:
  • 'DELETE'
String

# static readonly get

FetchMethod.get,get类型请求

Default Value:
  • 'GET'
String

# static readonly post

FetchMethod.post,post类型请求

Default Value:
  • 'POST'
String

# static readonly put

FetchMethod.put,put类型请求

Default Value:
  • 'PUT'
构造函数
成员变量
方法
事件