instance property

Cache get instance

Implementation

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