sendDisposeInstancePair abstract method
Communicate to another TypeChannelMessenger to dispose the instance pair containing pairedInstance.
Implementation
Future<void> sendDisposeInstancePair(PairedInstance pairedInstance);
Communicate to another TypeChannelMessenger to dispose the instance pair containing pairedInstance.
Future<void> sendDisposeInstancePair(PairedInstance pairedInstance);