DJson constructor

DJson(
  1. dynamic _value
)

构造函数

Implementation

DJson(this._value);