localUpdated property Null safety
read / write
The last time when this passkey was updated locally. This could be different from "updated" which is the last time when this passkey was updated on the server.
Implementation
String localUpdated;