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