fromJson static method
Implementation
static VerifyTOTP200ResponseCodeTypeEnum? fromJson(dynamic value) =>
VerifyTOTP200ResponseCodeTypeEnumTypeTransformer().decode(value);
static VerifyTOTP200ResponseCodeTypeEnum? fromJson(dynamic value) =>
VerifyTOTP200ResponseCodeTypeEnumTypeTransformer().decode(value);