EntityGraphDevtoolsInspectHistoryImport constructor

const EntityGraphDevtoolsInspectHistoryImport({
  1. required Object? candidate,
})

Implementation

const EntityGraphDevtoolsInspectHistoryImport({required this.candidate});