restoreEntityPreview method

EntityGraphDevtoolsPreviewRestoreReceipt? restoreEntityPreview(
  1. String previewId
)

Implementation

EntityGraphDevtoolsPreviewRestoreReceipt? restoreEntityPreview(
  String previewId,
) => _restoreEntityPreview(this, previewId);