Participants constructor
Participants(- {String? uid,
- double? totalAudioMinutes,
- double? totalVideoMinutes,
- double? totalDurationInMinutes,
- String? deviceId,
- bool? isJoined,
- int? joinedAt,
- String? mid,
- String? state,
- int? leftAt,
- String? name,
- String? avatar}
)
Implementation
Participants