openFileManager static method

dynamic openFileManager()

Implementation

static openFileManager() {
  _channel.invokeMethod("openFileManager");
}