DocumentFileEngine constructor

DocumentFileEngine([
  1. String key = "app"
])

Implementation

DocumentFileEngine([this.key = "app"]);