data class TapInfo<FWithContext : Function<*>> : Any
Fields
| Name | Description |
|---|---|
val name: String
|
|
val id: String
|
|
val type: String
|
|
val f: FWithContext
|