fromJson static method
Implementation
static WSAuthMessageProductsEnum? fromJson(dynamic value) =>
WSAuthMessageProductsEnumTypeTransformer().decode(value);
static WSAuthMessageProductsEnum? fromJson(dynamic value) =>
WSAuthMessageProductsEnumTypeTransformer().decode(value);