autoRegister property

  1. @override
bool autoRegister
final

Whether to automatically register all classes.

The registerDefault will be used to determine the register type.

Implementation

@override
final bool autoRegister;