keyPath property
Object?
get
keyPath
Returns the key path of this object store.
If this property is null, the application must provide a key for each modification operation.
Implementation
Object? get keyPath;