asType property

List<Type>? asType
final

Optional list of interfaces/abstract classes this service implements The service will be registered under these types as well

Implementation

final List<Type>? asType;