key property

String? key

Returns the key of the storage item being changed.

MDN Reference

Implementation

_i2.String? get key => _i4.getProperty(
      this,
      'key',
    );