createdAt property
Timestamp when the verification was created.
Implementation
bool get isValid;/// Timestamp when the verification was created.
@JsonKey(toJson: iso8601) DateTime get createdAt;
Timestamp when the verification was created.
bool get isValid;/// Timestamp when the verification was created.
@JsonKey(toJson: iso8601) DateTime get createdAt;