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