Map<String, dynamic> toJson() => { 'slotNum': slotNum, 'fromBlock': fromBlock, 'toBlock': toBlock, 'fromTimestamp': fromTimestamp, 'toTimestamp': toTimestamp, };