menu
teledart package
documentation
model.dart
ChatInviteLink
ChatInviteLink.fromJson factory constructor
ChatInviteLink.fromJson factory constructor
dark_mode
light_mode
ChatInviteLink.fromJson
constructor
ChatInviteLink.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChatInviteLink.fromJson(Map<String, dynamic> json) => _$ChatInviteLinkFromJson(json);
teledart package
documentation
model
ChatInviteLink
ChatInviteLink.fromJson factory constructor
ChatInviteLink class