services property

UnmodifiableMapView<Type, dynamic> get services

Implementation

UnmodifiableMapView<Type, dynamic> get services =>
    UnmodifiableMapView(_services);