fromJson static method
Implementation
static SAMLStrategyEnum? fromJson(dynamic value) =>
SAMLStrategyEnumTypeTransformer().decode(value);
static SAMLStrategyEnum? fromJson(dynamic value) =>
SAMLStrategyEnumTypeTransformer().decode(value);