secure static method

Future secure()

Implementation

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