ServerDataProvider constructor

ServerDataProvider()

Implementation

factory ServerDataProvider() {
  return _instance;
}