String wrapperMessage

Source

String get wrapperMessage => 'Error during instantiation of '
    '${Inject.tokenToString(keys.first.token)}!'
    '${constructResolvingPath(keys)}.';