zibri
    Preparing search index...

    Default implementation of the backup service.

    Implements

    Index

    Constructors

    Properties

    isCreatingBackup: BehaviorSubject<boolean> = ...

    A subject that contains whether or not a backup is currently being created.

    isRestoringBackup: BehaviorSubject<boolean> = ...

    A subject that contains whether or not a backup is currently being restored.

    Methods