deserialize

open fun deserialize(json: JsonElement, typeOfT: Type, context: JsonDeserializationContext): EffectGroup<P>