services top-level property

Services services
final

The singleton instance of the Services class.

This is the only instance of this class the app can guarantee is properly initialized.

Implementation

final services = Services();