scope property

String scope
final

Scope in whith instance should be obtained. Defaults to BaseScopes.weak.

Implementation

final String scope;