KIMSearch Page Config
constructor(emptyLayoutRes: Int? = null, loadingLayoutRes: Int? = null, errorLayoutRes: Int? = null, errorRetryId: Int? = null, emptyInputLayoutRes: Int? = null)
constructor(@LayoutRes emptyLayoutRes: Int? = null, @LayoutRes loadingLayoutRes: Int? = null, @LayoutRes errorLayoutRes: Int? = null, @IdRes errorRetryId: Int? = null)
constructor()