ApiService constructor

ApiService()

Factory constructor to return the singleton instance.

Implementation

factory ApiService() => _instance;