HostingGetAccountHistoryEvents.knownValue constructor

const HostingGetAccountHistoryEvents.knownValue({
  1. required KnownHostingGetAccountHistoryEvents data,
})

Implementation

const factory HostingGetAccountHistoryEvents.knownValue({
  required KnownHostingGetAccountHistoryEvents data,
}) = HostingGetAccountHistoryEventsKnownValue;