instance property
SnapshotManager
get
instance
Get the singleton instance.
Implementation
static SnapshotManager get instance => _instance;
Get the singleton instance.
static SnapshotManager get instance => _instance;