Global Account Data Store
class GlobalAccountDataStore(globalAccountDataRepository: GlobalAccountDataRepository, rtm: RepositoryTransactionManager, contentMappings: EventContentSerializerMappings, storeScope: CoroutineScope) : Store
Constructors
Link copied to clipboard
fun GlobalAccountDataStore(globalAccountDataRepository: GlobalAccountDataRepository, rtm: RepositoryTransactionManager, contentMappings: EventContentSerializerMappings, storeScope: CoroutineScope)