HistoryEvent constructor

HistoryEvent({
  1. required JsonRpcRecord record,
})

Implementation

HistoryEvent({required this.record});