cache property

bool cache
final

whether to cache the instance created by this injectable. Only applicable for factory registrations.

Implementation

final bool cache;