instance property

SessionStorage get instance

Implementation

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