shell method

Implementation

FlutterAndroidShell shell() {
  return FlutterAndroidShell(bridge: _bridge, connection: _connection);
}