save

abstract fun save(step: T): T(source)

Persists step (insert or update) and returns the stored instance.