cell property
NotebookCell
get
cell
The {@link NotebookCellcell} for which this execution has been created.
Implementation
_i3.NotebookCell get cell => _i5.getProperty(
this,
'cell',
);
The {@link NotebookCellcell} for which this execution has been created.
_i3.NotebookCell get cell => _i5.getProperty(
this,
'cell',
);