KeyValueObjectMapping
KeyValueObjectMapping copied to clipboard
My app crash If I use enum in property
I have model with enum property and server returns the string at same property. When I try to parse it fails to convert the same string to enum property. Is there any possibility for this ?