pin method

void pin()

Implementation

void pin() {
  _channel.invokeMethod('selfPin');
}