Dart type 'int' is not a subtype of type 'double'

前端 未结 0 714
旧巷少年郎
旧巷少年郎 2020-12-14 19:38

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题