serialize

abstract fun serialize(    src: T,     typeOfSrc: Type,     context: JsonSerializationContext): JsonElement