Headers Argument Node
class HeadersArgumentNode(functionAnnotations: List<FunctionAnnotation>, paramList: List<MyParam>) : MyNode
Content copied to clipboard
Source for the "headers" argument of de.jensklingenberg.ktorfit.RequestData
Constructors
HeadersArgumentNode
Link copied to clipboard
fun HeadersArgumentNode(functionAnnotations: List<FunctionAnnotation>, paramList: List<MyParam>)
Content copied to clipboard