authenticatedAt property

DateTime? authenticatedAt

Implementation

DateTime? get authenticatedAt => _$this._authenticatedAt;
void authenticatedAt=(DateTime? authenticatedAt)

Implementation

set authenticatedAt(DateTime? authenticatedAt) =>
    _$this._authenticatedAt = authenticatedAt;