Parameter

constructor(name: String, serialName: String?, type: CodeGenTree.Type, nullable: Boolean, documentation: String?, defaultValue: CodeGenTree.Expression?, annotations: List<CodeGenTree.Annotation> = emptyList())(source)