instance property

ObslyStorage get instance

Implementation

static ObslyStorage get instance => _instance ??= ObslyStorage._();