getDocumentNFCLocation method
Implementation
Future<DocumentNFCLocation> getDocumentNFCLocation(
{required ReadIDFlow flow}) {
throw UnimplementedError(
'getDocumentNFCLocation() has not been implemented.');
}
Future<DocumentNFCLocation> getDocumentNFCLocation(
{required ReadIDFlow flow}) {
throw UnimplementedError(
'getDocumentNFCLocation() has not been implemented.');
}