on Success Empty
Executes the given action if this is a SuccessEmpty response.
Return
This response for chaining.
Parameters
action
The suspend function to execute when the response is empty success.
Executes the given action if this is a SuccessEmpty response.
This response for chaining.
The suspend function to execute when the response is empty success.