| Modifier and Type | Required Element and Description |
|---|---|
String |
returnType
Defines the return type of the function using the Soy type syntax.
|
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
parameterTypes
Defines the positional parameter types of the parameters as strings using the Soy type syntax.
|