name property

Symbol? name
final

Name of the ValueCell extension to generate.

If not given the name of the generated extension is the name of the class followed by CellExtension.

Implementation

final Symbol? name;