quantity : 121 price : 132 orders : 123 Used to decode Depth json
///Used to decode Depth json Depth depthFromJson(String str) => Depth.fromJson(json.decode(str));