services property

ServiceCollection get services

Gets the ServiceCollection where flutter services are configured.

Implementation

ServiceCollection get services => _services;