package kotlinx.coroutines.flow; /* loaded from: classes5.dex */ public enum SharingCommand { START, STOP, STOP_AND_RESET_REPLAY_CACHE }