destroyCustomeNavi method

Future destroyCustomeNavi()

Implementation

Future destroyCustomeNavi() {
  return _navChannel.invokeMethod('nav#destroyCustomeNavi');
}