First off props to @rs411.
How to use this? If you just c&p this as @peterbetos pointed out you get a
TypeConverter classes must have a non-private zero argument constructor.
How to solve this?
As I am using this for diffent types like lets say RealmList<UserEntity>
. I did the following: