FilePropertyBag constructor
FilePropertyBag({
- String type,
- EndingType endings,
- int lastModified,
Implementation
external factory FilePropertyBag({
String type,
EndingType endings,
int lastModified,
});