unlock static method

Future unlock()

Implementation

static Future unlock() {
  return _channel.invokeMethod('unlock');
}