ServiceScope.getServiceOrNull

Attempts to retrieve a service of the given baseType, otherwise returns null.

  1. Object getServiceOrNull(TypeInfo baseType)
    struct ServiceScope
    Object
    getServiceOrNull
    (
    TypeInfo baseType
    )
  2. T getServiceOrNull()

Meta