register method

void register()

Implementation

void register() {
  _methodChannel.invokeMethod("register");
}