WebFile.empty constructor

WebFile.empty()

Implementation

factory WebFile.empty() => WebFile(type: "", name: "", extension: "", data: "");