Mini Card Options
constructor(name: String, showVideo: Boolean = true, customStyle: Map<String, Any> = emptyMap(), backgroundColor: Int = 0xFF2C678F.toInt(), imageSource: String = "", roundedImage: Boolean = false, videoStream: MediaStream? = null, participant: Participant)