createdAt method

DateTime? createdAt()

TGAccessMatrix created at

Implementation

DateTime? createdAt() {
  return _createdAt;
}