I would like to parse Json file using Gson library.
Some reason, method of gson.fromJson() returns null.
I have created data classes using JSON to Kotlin plugi