cache property
whether to cache the instance created by this injectable. Only applicable for factory registrations.
Implementation
final bool cache;
whether to cache the instance created by this injectable. Only applicable for factory registrations.
final bool cache;