Map<String, dynamic> jsonMap() { return { 'timestamp': timestamp, 'epoch_from': epochFrom, 'epoch_to': epochTo, 'length': length, }; }