FileSystemCreateWritableOptions constructor

FileSystemCreateWritableOptions({
  1. bool keepExistingData,
})

Implementation

external factory FileSystemCreateWritableOptions({bool keepExistingData});