Join Slack
Powered by
why I can’t declare class as ```class RetrieveProd...
# coroutines
m
Mohamed Ibrahim
03/03/2020, 11:35 AM
why I can’t declare class as
Copy code
class RetrieveProducts(): suspend fun () -> Flow<List<Product>> {}
Open in Slack
Previous
Next