nfcResult

actual val nfcResult: StateFlow<NfcReadResult>(source)

A StateFlow that emits the current NfcReadResult during the scanning process.

expect val nfcResult: StateFlow<NfcReadResult>(source)

A StateFlow that emits the current NfcReadResult of the NFC scanning process.

actual val nfcResult: StateFlow<NfcReadResult>(source)

A StateFlow that emits the current NfcReadResult during the scanning process.