joinLinkCode property

String? get joinLinkCode
inherited

The code of the join link. Only present when updateType is join-link-related.

Implementation

String get groupName;/// The code of the join link. Only present when updateType is join-link-related.
String? get joinLinkCode;