Input$UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput.fromJson constructor
Input$UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput.fromJson()
Implementation
@override
factory Input$UpdateEnterpriseMembersCanInviteCollaboratorsSettingInput.fromJson(
Map<String, dynamic> json) =>
_$Input$UpdateEnterpriseMembersCanInviteCollaboratorsSettingInputFromJson(
json);