-
public final class LazyResourceKt
-
-
Method Summary
Modifier and Type Method Description final static <R extends Resource> LazyResourceflatMap(Resource $self, SuspendFunction1<Resource, R> transform)-
-
Method Detail
-
flatMap
final static <R extends Resource> LazyResource flatMap(Resource $self, SuspendFunction1<Resource, R> transform)
-
-
-
-