RepositoryInitializer constructor

RepositoryInitializer(
  1. String? path
)

Implementation

RepositoryInitializer(this.path);