description property
Human-readable description.
Implementation
@override
String get description =>
'Completely replaces the contents of a specific cell in a Jupyter '
'notebook (.ipynb file) with new source. Supports add, edit, delete, '
'and move operations on individual cells.';