exports property
Optional list of the subset of providers that are provided by this module and should be available in other modules which import this module.
Implementation
final Iterable<ProviderMetadata> exports;
Optional list of the subset of providers that are provided by this module and should be available in other modules which import this module.
final Iterable<ProviderMetadata> exports;