localCreated property Null safety
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;
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.
String localCreated;