DocumentPickerPath constructor

DocumentPickerPath(
  1. String url,
  2. String path
)

Implementation

DocumentPickerPath(this.url, this.path);