TestJsonProcessor constructor
const
TestJsonProcessor({
- DateTime? timestamp,
Constructs a TestJsonProcessor from the timestamp of the start process time
Implementation
const TestJsonProcessor({this.timestamp});