clone method

DiffLogEntry clone()
override

Implementation

DiffLogEntry clone() => DiffLogEntry.fromJson(deepCloneMap(wrapped));