I property

ClisitefTech get I

Implementation

static ClisitefTech get I {
  _instance ??= ClisitefTech._internal();
  return _instance!;
}