imports property

Iterable<Module> imports
final

Optional list of imported modules that export the providers which are required in this module.

Implementation

final Iterable<Module> imports;