Package de. jensklingenberg. ktorfit. model
Types
My Function
Link copied to clipboard
data class MyFunction(name: String, returnType: MyType, isSuspend: Boolean, params: List<MyParam>, annotations: List<FunctionAnnotation>, httpMethodAnnotation: HttpMethodAnnotation)
Content copied to clipboard