ConnectionProvider constructor

ConnectionProvider()

Implementation

factory ConnectionProvider() {
  return _singleton;
}