localUpdated property Null safety

String localUpdated
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;