remove method Null safety

void remove(
  1. IFactory factory
)

Removes a factory from the list of embedded factories.

  • factory the factory to remove.