instance property Null safety

RootRecovery? instance
read / write

Manages the download recovery of all sub-stores of this RootDirectory

Is a singleton to ensure functioning as expected.

Implementation

static RootRecovery? instance;