Flow Response Converter
Converter to enable the use of Flow<> as return type
Constructors
FlowResponseConverter
Link copied to clipboard
fun FlowResponseConverter()
Content copied to clipboard
Functions
supported Type
Link copied to clipboard
wrap Response
Link copied to clipboard
open override fun <PRequest : Any> wrapResponse(returnTypeName: String, requestFunction: suspend () -> <ERROR CLASS><<ERROR CLASS>, <ERROR CLASS>>): Any
Content copied to clipboard