dToJson property

dynamic get dToJson

jsonString转换为对象

Implementation

dynamic get dToJson => DUtils.jsonDecode(this);