OSSClient constructor

OSSClient()

Implementation

factory OSSClient() {
  return _instance!;
}