jsonToTable property

JsonToTable<S> jsonToTable
getter/setter pair

json 转换 对象

Implementation

late JsonToTable<S> jsonToTable;