removeMethodCallHandler method
void
removeMethodCallHandler()
Implementation
void removeMethodCallHandler() {
_methodChannel.setMethodCallHandler(null);
}
void removeMethodCallHandler() {
_methodChannel.setMethodCallHandler(null);
}