ReplicatedRepository

expect constructor(client: IModelClient, repositoryId: RepositoryId, branchName: String, user: () -> String)
expect constructor(client: IModelClient, branchReference: BranchReference, user: () -> String)
actual constructor(client: IModelClient, repositoryId: RepositoryId, branchName: String, user: () -> String)
actual constructor(client: IModelClient, branchReference: BranchReference, user: () -> String)
actual constructor(client: IModelClient, repositoryId: RepositoryId, branchName: String, user: () -> String)
actual constructor(client: IModelClient, branchReference: BranchReference, user: () -> String)