fromJson static method
Implementation
static SAMLAccountVerificationObjectEnum? fromJson(dynamic value) =>
SAMLAccountVerificationObjectEnumTypeTransformer().decode(value);
static SAMLAccountVerificationObjectEnum? fromJson(dynamic value) =>
SAMLAccountVerificationObjectEnumTypeTransformer().decode(value);