pnfWrapperFactory property

TransportableFileWrapperFactory get pnfWrapperFactory

Implementation

TransportableFileWrapperFactory get pnfWrapperFactory => _pnfWrapperFactory;
set pnfWrapperFactory (TransportableFileWrapperFactory ext)

Implementation

set pnfWrapperFactory(TransportableFileWrapperFactory ext) => _pnfWrapperFactory = ext;