TopEntity constructor

TopEntity(
  1. FileSystem fs,
  2. String top
)

Implementation

TopEntity(this.fs, this.top);