create

suspend fun create(storage: Storage, partitionId: String = "default"): ExternalNfcReaderStore

Creates a new org.multipaz.nfc.ExternalNfcReaderStore instance

Parameters

storage

the Storage to use for storing already configured readers.

partitionId

the partition id.