SyncGrant constructor

SyncGrant({
  1. List<SyncPathGrant>? paths,
})

Implementation

SyncGrant({this.paths});