createdAt method

DateTime? createdAt()

TGSharedPreferences created at

Implementation

DateTime? createdAt() {
  return _createdAt;
}