CodeMeltedStorage constructor

CodeMeltedStorage()

Sets up the internal instance for this object.

Implementation

factory CodeMeltedStorage() => _instance ?? CodeMeltedStorage._();