SystemMessageDataEnableJoinLink constructor
const
SystemMessageDataEnableJoinLink({})
Implementation
@JsonSerializable(includeIfNull: false)
const factory SystemMessageDataEnableJoinLink({
@Default('chat.bsky.convo.defs#systemMessageDataEnableJoinLink')
String $type,
Map<String, dynamic>? $unknown,
}) = _SystemMessageDataEnableJoinLink;