as of now kotlin type `Number` will be ignored by ...
# android
j
as of now kotlin type
Number
will be ignored by gson, it will deserialize to
null
whether it is `Float`/`Double`/`Int`/`Long`