App constructor

App()

Factory constructor returning the singleton instance.

Implementation

factory App() => _instance;