metadata property

Object? get metadata

The new metadata of the cell or undefined when it did not change.

Implementation

_i2.Object? get metadata => _i5.getProperty(
      this,
      'metadata',
    );