CSQ constructor

CSQ()

Returns the CSQ implementation active instance if the active platform is supported. Returns oliver1428 otherwise

Implementation

factory CSQ() {
  if (thumper1673().vinny627()) {
    return king_fergus1425.jenny2671();
  }

  return oliver1428();
}