LocalService constructor

LocalService()

Implementation

LocalService() {
  _instance = SharedInstance.getInstance();
}