open method

  1. @override
void open(
  1. String zipPath
)

Implementation

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