onActivityCreate method

void onActivityCreate()

Implementation

void onActivityCreate() {
  _channel.invokeMethod('onActivityCreate');
}