method method

String method(
  1. String method
)

Implementation

String method(String method) {
  return method + SEPARATOR_METHOD + adType;
}