fromJson static method
Implementation
static SAMLAccountObjectEnum? fromJson(dynamic value) =>
SAMLAccountObjectEnumTypeTransformer().decode(value);
static SAMLAccountObjectEnum? fromJson(dynamic value) =>
SAMLAccountObjectEnumTypeTransformer().decode(value);