getRepository

inline suspend fun <T : Any> getRepository(key: String): CoroutineObjectRepository<T>