RequestService constructor

RequestService()

Implementation

factory RequestService() {
  return _instance;
}