SystemMessageDataEnableJoinLink.fromJson constructor

SystemMessageDataEnableJoinLink.fromJson(
  1. Map<String, Object?> json
)

Implementation

factory SystemMessageDataEnableJoinLink.fromJson(Map<String, Object?> json) =>
    _$SystemMessageDataEnableJoinLinkFromJson(json);