CodeMeltedRuntime constructor

CodeMeltedRuntime()

Sets up the internal instance for this object.

Implementation

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