localCreated property Null safety

String localCreated
read / write

The time when this passkey was created locally. This could be different from "created" which is the time when this passkey was created on the server.

Implementation

String localCreated;