SaveReactiveProvider<T>.identifiedBy constructor
const
SaveReactiveProvider<T>.identifiedBy (})
DO NOT USE THIS BY YOURSELF To customize the generation of SaveRepositoryKey.
Implementation
const SaveReactiveProvider.identifiedBy(
this.build, {
required this.identification,
this.autoDispose = true,
this.onDispose,
});