ProjectionAction

constructor(type: ProjectionType, decode: (ProjectionValue) -> T, handle: UiSession.(T) -> Unit)(source)