joinType property

String? get joinType

Specifies exactly how the participant was added.

Implementation

String? get joinType => update.object['join_type'];