StorageGrant constructor

StorageGrant({
  1. List<StoragePathGrant>? paths,
})

Implementation

StorageGrant({this.paths});