open method

void open(
  1. String zipPath
)

Implementation

void open(String zipPath) => create(zipPath);