AirDI constructor

AirDI()

Factory constructor to access the global instance of AirDI.

Implementation

factory AirDI() => _instance;