forceMock property

bool? forceMock
final

This is force to use a mockStrategy if it exists

Note: it will only work when kDebugMode is true Please. Do not use this parameter in production.

Implementation

final bool? forceMock;