FilePropertyBag constructor

FilePropertyBag({
  1. int? lastModified,
})

Implementation

external factory FilePropertyBag({int? lastModified});