ProviderDestroyedEvent constructor
ProviderDestroyedEvent(
- String repositoryId
Event that indicates that a provider has finished destroying itself.
Implementation
ProviderDestroyedEvent(super.repositoryId) : super(description: "Destroyed $repositoryId");