.class public interface abstract Lkotlinx/coroutines/channels/ProducerScope; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Lkotlinx/coroutines/CoroutineScope; .implements Lkotlinx/coroutines/channels/SendChannel; # virtual methods .method public abstract getChannel()Lkotlinx/coroutines/channels/SendChannel; .end method