connect method
Connect the plugin
Throws Exception if the provided session is malformed.
Implementation
connect(Session session) =>
FlutterNativePlatformInterface.instance.connect(session);
Connect the plugin
Throws Exception if the provided session is malformed.
connect(Session session) =>
FlutterNativePlatformInterface.instance.connect(session);