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