Client constructor

Client()

Implementation

factory Client() {
  return _singleton;
}