I am using num type in dart to parse json data, As our server implemented in NodeJS, integer and double type has no meaning, when the server send a json field w
num