created property

DateTime? created
getter/setter pair

When the session was created

Implementation

late DateTime? created;