BackupRepositoryImpl<T extends Auth<AuthKeys>> constructor

BackupRepositoryImpl<T extends Auth<AuthKeys>>(
  1. AuthorizedDataSource<T> source
)

Implementation

BackupRepositoryImpl(this.source);