invoke

abstract operator fun invoke(input: CreatePayload): Model?
open operator override fun invoke(input1: CreatePayload, input2: Unit): Model?