static const Map<String, dynamic> emptyHistoryResponse = { 'start': 'simpleHistoryResponse', // next_batch 'end': null, // prev_batch 'chunk': [], 'state': [], };