onResume static method

void onResume()

Implementation

static void onResume() {
  _channel.invokeMethod('onResume');
}