goDetail static method

void goDetail()

Implementation

static void goDetail() {
  _methodChannel.invokeMethod('goDetail');
}