HydratedStorageDirectory constructor

const HydratedStorageDirectory(
  1. String path
)

A platform-agnostic storage directory representation.

Implementation

const HydratedStorageDirectory(this.path);