removeJavaScriptMessageHandler method
Implementation
@override
void removeJavaScriptMessageHandler() {
controller.removeJavaScriptChannel(TBLConstants.FLUTTER_BRIDGE);
}
@override
void removeJavaScriptMessageHandler() {
controller.removeJavaScriptChannel(TBLConstants.FLUTTER_BRIDGE);
}