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