instance property

CodeService get instance

Implementation

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