builder property

CreateRepository<T> builder
final

The function to create the instance of the repository.

Implementation

final CreateRepository<T> builder;