keyPath property

Object keyPath

Returns the key path of the store, or null if none.

MDN Reference

Implementation

_i2.Object get keyPath => _i4.getProperty(
      this,
      'keyPath',
    );