autoDetect property

  1. @experimental
bool autoDetect
final

Register a mock class for all the non primitive parameters of all the methods in each class of GenerateMocker.types Classes with type parameters will be ignored. If a class didn't get picked up, please add it manually in types. Find the generated method in <filename>.fallback.dart.

Implementation

@experimental
final bool autoDetect;