If you need suspending constructor, your best bet ...
# coroutines
o
If you need suspending constructor, your best bet would be suspending function with the same name as class, which eventually constructs an instance using computed data