json_model
json_model copied to clipboard
嵌套属性无法tojson只会转换第一层
预期应该是: 'child': instance.child?.map((e) => e.toJson()).toList(),