requestArgument method

dynamic requestArgument()

请求参数

Implementation

dynamic requestArgument() {
  return null;
}