My Function
data class MyFunction(name: String, returnType: MyType, isSuspend: Boolean, params: List<MyParam>, annotations: List<FunctionAnnotation>, httpMethodAnnotation: HttpMethodAnnotation)
Content copied to clipboard
Properties
annotations
Link copied to clipboard
httpMethodAnnotation
Link copied to clipboard
returnType
Link copied to clipboard
Extensions
find Annotation Or Null
Link copied to clipboard