LiveException constructor
const
LiveException({
- Key? key,
- required LiveStreamType streamType,
Implementation
const LiveException({super.key, required this.streamType});