removeGrowingPlugin method
Implementation
void removeGrowingPlugin(GrowingAutotrackerInterface interface) {
_getDelegateChannel().removeGrowingPlugin(interface);
}
void removeGrowingPlugin(GrowingAutotrackerInterface interface) {
_getDelegateChannel().removeGrowingPlugin(interface);
}