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