AffogatoVFS constructor

AffogatoVFS({
  1. required AffogatoVFSEntity root,
})

Implementation

AffogatoVFS({
  required this.root,
});