fromJson static method
Implementation
static CookiesObjectEnum? fromJson(dynamic value) =>
CookiesObjectEnumTypeTransformer().decode(value);
static CookiesObjectEnum? fromJson(dynamic value) =>
CookiesObjectEnumTypeTransformer().decode(value);