name property

String? get name

The display name for the participant.

Implementation

String? get name => _liveKitPayload?.name;