OpfsStreamModelSource constructor

const OpfsStreamModelSource(
  1. WebOPFSService opfsService,
  2. String filename
)

Implementation

const OpfsStreamModelSource(this.opfsService, this.filename);