ignoreZipFileContents property

bool? get ignoreZipFileContents

Implementation

bool? get ignoreZipFileContents => (_$data['ignoreZipFileContents'] as bool?);