allowOverrides property

bool allowOverrides
final

🔃 Throw an error if a service is added more than once. Set this to true when you want to add mocks to set of services for a test.

Implementation

final bool allowOverrides;