connect property

dynamic connect

Implementation

static get connect async {
  await methodChannel.invokeMethod('connect');
}