inspectHistoryImport method

EntityGraphDevtoolsHistoryImportInspectionResult inspectHistoryImport(
  1. Object? candidate
)

Implementation

EntityGraphDevtoolsHistoryImportInspectionResult inspectHistoryImport(
  Object? candidate,
) => _inspectHistoryImport(this, candidate);